Searched refs:tx_hc (Results 1 – 2 of 2) sorted by relevance
433 bridge_set_tx_hold_count(struct bridge_if *bif, int32_t tx_hc) in bridge_set_tx_hold_count() argument438 if (tx_hc < SNMP_BRIDGE_MIN_TXHC || tx_hc > SNMP_BRIDGE_MAX_TXHC) in bridge_set_tx_hold_count()444 b_param.ifbrp_txhc = tx_hc; in bridge_set_tx_hold_count()
304 int bridge_set_tx_hold_count(struct bridge_if *bif, int32_t tx_hc);