Home
last modified time | relevance | path

Searched refs:ci_tx_lowat (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dos_channel_private.h494 struct ch_ev_thresh ci_tx_lowat; /* in: TX low-watermark */ member
H A Dchannel.c1678 chr.cr_tx_lowat = init->ci_tx_lowat; in ch_open()
/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_channel.c534 init.ci_tx_lowat = cha->cha_tx_lowat; in os_channel_create_extended()