Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/channel/
H A Dos_channel_private.h518 struct ch_ev_thresh ci_rx_lowat; /* in: RX low-watermark */ member
H A Dchannel.c1694 chr.cr_rx_lowat = init->ci_rx_lowat; in ch_open()
/xnu-11417.140.69/libsyscall/wrappers/skywalk/
H A Dos_channel.c530 init.ci_rx_lowat = cha->cha_rx_lowat; in os_channel_create_extended()