Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dos_channel_private.h470 struct ch_ev_thresh { struct
500 struct ch_ev_thresh cinfo_tx_lowat; /* TX low-watermark */
501 struct ch_ev_thresh cinfo_rx_lowat; /* RX low-watermark */
521 struct ch_ev_thresh ci_tx_lowat; /* in: TX low-watermark */
522 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.h225 struct ch_ev_thresh cr_tx_lowat; /* in */
226 struct ch_ev_thresh cr_rx_lowat; /* in */
H A Dchannel.c89 struct ch_ev_thresh *);
615 struct ch_ev_thresh note_thresh = { in filt_chtouch()
786 struct ch_ev_thresh note_thresh = { in filt_chrwattach()
1876 struct ch_ev_thresh *cet) in ch_ev_thresh_validate()
2371 struct ch_ev_thresh cet, *ocet; in ch_set_lowat_thresh()
2424 struct ch_ev_thresh cet; in ch_get_lowat_thresh()