Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/channel/
H A Dos_channel_private.h467 struct ch_ev_thresh { struct
497 struct ch_ev_thresh cinfo_tx_lowat; /* TX low-watermark */
498 struct ch_ev_thresh cinfo_rx_lowat; /* RX low-watermark */
518 struct ch_ev_thresh ci_tx_lowat; /* in: TX low-watermark */
519 struct ch_ev_thresh ci_rx_lowat; /* in: RX low-watermark */
651 struct ch_ev_thresh cha_tx_lowat;
652 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()
1898 struct ch_ev_thresh *cet) in ch_ev_thresh_validate()
2393 struct ch_ev_thresh cet, *ocet; in ch_set_lowat_thresh()
2446 struct ch_ev_thresh cet; in ch_get_lowat_thresh()