Searched refs:bnxt_check_rings (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_xdp.c | 412 rc = bnxt_check_rings(bp, bp->tx_nr_rings_per_tc, bp->rx_nr_rings, in bnxt_xdp_set()
|
D | bnxt.h | 2330 int bnxt_check_rings(struct bnxt *bp, int tx, int rx, bool sh, int tcs,
|
D | bnxt_ethtool.c | 940 rc = bnxt_check_rings(bp, req_tx_rings, req_rx_rings, sh, tcs, tx_xdp); in bnxt_set_channels()
|
D | bnxt.c | 12086 int bnxt_check_rings(struct bnxt *bp, int tx, int rx, bool sh, int tcs, in bnxt_check_rings() function 12742 rc = bnxt_check_rings(bp, bp->tx_nr_rings_per_tc, bp->rx_nr_rings, in bnxt_setup_mq_tc()
|