Home
last modified time | relevance | path

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

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