Home
last modified time | relevance | path

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

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