Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/skywalk/channel/
H A Dos_channel_private.h466 struct ch_ev_thresh { struct
496 struct ch_ev_thresh cinfo_tx_lowat; /* TX low-watermark */
497 struct ch_ev_thresh cinfo_rx_lowat; /* RX low-watermark */
517 struct ch_ev_thresh ci_tx_lowat; /* in: TX low-watermark */
518 struct ch_ev_thresh ci_rx_lowat; /* in: RX low-watermark */
650 struct ch_ev_thresh cha_tx_lowat;
651 struct ch_ev_thresh cha_rx_lowat;
H A Dchannel_var.h224 struct ch_ev_thresh cr_tx_lowat; /* in */
225 struct ch_ev_thresh cr_rx_lowat; /* in */
H A Dchannel.c87 struct ch_ev_thresh *);
614 struct ch_ev_thresh note_thresh = { in filt_chtouch()
785 struct ch_ev_thresh note_thresh = { in filt_chrwattach()
1918 struct ch_ev_thresh *cet) in ch_ev_thresh_validate()
2413 struct ch_ev_thresh cet, *ocet; in ch_set_lowat_thresh()
2466 struct ch_ev_thresh cet; in ch_get_lowat_thresh()