Searched refs:bridge_set_tx_hold_count (Results 1 – 3 of 3) sorted by relevance
816 if (bridge_set_tx_hold_count(bif, val->v.integer) < 0) in op_dot1d_stp()852 bridge_set_tx_hold_count(bif, ctx->scratch->int1); in op_dot1d_stp()1273 if (bridge_set_tx_hold_count(bif, val->v.integer) < 0) in op_begemot_stp()1317 bridge_set_tx_hold_count(bif, ctx->scratch->int1); in op_begemot_stp()
304 int bridge_set_tx_hold_count(struct bridge_if *bif, int32_t tx_hc);
433 bridge_set_tx_hold_count(struct bridge_if *bif, int32_t tx_hc) in bridge_set_tx_hold_count() function