Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/skywalk/channel/
H A Dos_channel_private.h443 struct ch_ev_thresh { struct
473 struct ch_ev_thresh cinfo_tx_lowat; /* TX low-watermark */
474 struct ch_ev_thresh cinfo_rx_lowat; /* RX low-watermark */
494 struct ch_ev_thresh ci_tx_lowat; /* in: TX low-watermark */
495 struct ch_ev_thresh ci_rx_lowat; /* in: RX low-watermark */
625 struct ch_ev_thresh cha_tx_lowat;
626 struct ch_ev_thresh cha_rx_lowat;
H A Dchannel.c87 struct ch_ev_thresh *);
609 struct ch_ev_thresh note_thresh = { in filt_chtouch()
775 struct ch_ev_thresh note_thresh = { in filt_chrwattach()
1876 struct ch_ev_thresh *cet) in ch_ev_thresh_validate()
2372 struct ch_ev_thresh cet, *ocet; in ch_set_lowat_thresh()
2425 struct ch_ev_thresh cet; in ch_get_lowat_thresh()
H A Dchannel_var.h222 struct ch_ev_thresh cr_tx_lowat; /* in */
223 struct ch_ev_thresh cr_rx_lowat; /* in */