Searched refs:bnxt_check_rings (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_xdp.c | 408 rc = bnxt_check_rings(bp, bp->tx_nr_rings_per_tc, bp->rx_nr_rings, in bnxt_xdp_set()
|
D | bnxt.h | 2864 int bnxt_check_rings(struct bnxt *bp, int tx, int rx, bool sh, int tcs,
|
D | bnxt_ethtool.c | 966 rc = bnxt_check_rings(bp, req_tx_rings, req_rx_rings, sh, tcs, tx_xdp); in bnxt_set_channels()
|
D | bnxt.c | 13806 int bnxt_check_rings(struct bnxt *bp, int tx, int rx, bool sh, int tcs, in bnxt_check_rings() function 14523 rc = bnxt_check_rings(bp, bp->tx_nr_rings_per_tc, bp->rx_nr_rings, in bnxt_setup_mq_tc()
|