Home
last modified time | relevance | path

Searched refs:tx_grps (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c805 int max_tx_sch_inputs, tx_grps; in bnxt_get_channels() local
817 tx_grps = max(tcs, 1); in bnxt_get_channels()
819 tx_grps++; in bnxt_get_channels()
820 max_tx_rings /= tx_grps; in bnxt_get_channels()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c857 int max_tx_sch_inputs, tx_grps; in bnxt_get_channels() local
869 tx_grps = max(tcs, 1); in bnxt_get_channels()
871 tx_grps++; in bnxt_get_channels()
872 max_tx_rings /= tx_grps; in bnxt_get_channels()

Completed in 10 milliseconds