Searched refs:req_tx_rings (Results 1 – 1 of 1) sorted by relevance
959 int req_tx_rings, req_rx_rings, tcs; in bnxt_set_channels() 985 req_tx_rings = sh ? channel->combined_count : channel->tx_count; in bnxt_set_channels() 995 rc = bnxt_check_rings(bp, req_tx_rings, req_rx_rings, sh, tcs, tx_xdp); in bnxt_set_channels() 944 int req_tx_rings, req_rx_rings, tcs; bnxt_set_channels() local