Searched refs:tx_rings_needed (Results 1 – 1 of 1) sorted by relevance
12166 int tx_rings_needed, stats; in bnxt_check_rings() local 12180 tx_rings_needed = tx * tx_sets + tx_xdp; in bnxt_check_rings() 12181 if (max_tx < tx_rings_needed) in bnxt_check_rings() 12190 cp = sh ? max_t(int, tx_rings_needed, rx) : tx_rings_needed + rx; in bnxt_check_rings() 12196 return bnxt_hwrm_check_rings(bp, tx_rings_needed, rx_rings, rx, cp, in bnxt_check_rings()