Searched refs:tx_rings_needed (Results 1 – 1 of 1) sorted by relevance
12092 int tx_rings_needed, stats; in bnxt_check_rings() local12106 tx_rings_needed = tx * tx_sets + tx_xdp; in bnxt_check_rings()12107 if (max_tx < tx_rings_needed) in bnxt_check_rings()12116 cp = sh ? max_t(int, tx_rings_needed, rx) : tx_rings_needed + rx; in bnxt_check_rings()12122 return bnxt_hwrm_check_rings(bp, tx_rings_needed, rx_rings, rx, cp, in bnxt_check_rings()