Searched refs:tx_grps (Results 1 – 1 of 1) sorted by relevance
912 int max_tx_sch_inputs, tx_grps; in bnxt_get_channels() 924 tx_grps = max(tcs, 1); in bnxt_get_channels() 926 tx_grps++; in bnxt_get_channels() 927 max_tx_rings /= tx_grps; in bnxt_get_channels() 897 int max_tx_sch_inputs, tx_grps; bnxt_get_channels() local