ifbrp_txhc
param.ifbrp_txhc = val & 0xff;
return (bstp_set_holdcount(&sc->sc_stp, param->ifbrp_txhc));
b_param.ifbrp_txhc = tx_hc;
bif->tx_hold_count = b_param.ifbrp_txhc;