Searched refs:bnxt_max_rings (Results 1 – 4 of 4) sorted by relevance
133 if (queue_idx >= bnxt_max_rings(bp)) { in bnxt_tx_queue_setup_op()
334 if (queue_idx >= bnxt_max_rings(bp)) { in bnxt_rx_queue_setup_op()
877 inline uint16_t bnxt_max_rings(struct bnxt *bp) in bnxt_max_rings() function
973 max_rx_rings = bnxt_max_rings(bp); in bnxt_dev_info_get_op()