Home
last modified time | relevance | path

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

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