Searched refs:bs_txholdcount (Results 1 – 3 of 3) sorted by relevance
402 uint8_t bs_txholdcount; member
233 if (bp->bp_txcount > bs->bs_txholdcount) { in bstp_transmit()1691 bs->bs_txholdcount = count; in bstp_set_holdcount()2290 bs->bs_txholdcount = BSTP_DEFAULT_HOLD_COUNT; in bstp_attach()
3630 req->ifbop_holdcount = bs->bs_txholdcount; \