Home
last modified time | relevance | path

Searched refs:cr_tx_lowat (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/bsd/skywalk/channel/
H A Dchannel_var.h222 struct ch_ev_thresh cr_tx_lowat; /* in */ member
H A Dchannel.c1667 chr.cr_tx_lowat = init->ci_tx_lowat; in ch_open()
2023 if ((*err = ch_ev_thresh_validate(nx, NR_TX, &chr->cr_tx_lowat)) != 0 || in ch_connect()
2129 cinfo->cinfo_tx_lowat = chr->cr_tx_lowat; in ch_connect()