Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/channel/
H A Dos_channel_private.h464 struct ch_ev_thresh { struct
494 struct ch_ev_thresh cinfo_tx_lowat; /* TX low-watermark */
495 struct ch_ev_thresh cinfo_rx_lowat; /* RX low-watermark */
515 struct ch_ev_thresh ci_tx_lowat; /* in: TX low-watermark */
516 struct ch_ev_thresh ci_rx_lowat; /* in: RX low-watermark */
648 struct ch_ev_thresh cha_tx_lowat;
649 struct ch_ev_thresh cha_rx_lowat;
H A Dchannel_var.h223 struct ch_ev_thresh cr_tx_lowat; /* in */
224 struct ch_ev_thresh cr_rx_lowat; /* in */
H A Dchannel.c87 struct ch_ev_thresh *);
608 struct ch_ev_thresh note_thresh = { in filt_chtouch()
774 struct ch_ev_thresh note_thresh = { in filt_chrwattach()
1874 struct ch_ev_thresh *cet) in ch_ev_thresh_validate()
2369 struct ch_ev_thresh cet, *ocet; in ch_set_lowat_thresh()
2422 struct ch_ev_thresh cet; in ch_get_lowat_thresh()