Home
last modified time | relevance | path

Searched refs:bnxt_num_tx_to_cp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2945 int bnxt_num_tx_to_cp(struct bnxt *bp, int tx);
H A Dbnxt.c8104 tx_cp = bnxt_num_tx_to_cp(bp, hwr.tx); in __bnxt_reserve_rings()
11239 int bnxt_num_tx_to_cp(struct bnxt *bp, int tx) in bnxt_num_tx_to_cp() function
11259 int tx_cp = bnxt_num_tx_to_cp(bp, *tx); in bnxt_trim_rings()
11470 tx_cp = bnxt_num_tx_to_cp(bp, bp->tx_nr_rings); in bnxt_init_int_mode()
15452 int tx_cp = bnxt_num_tx_to_cp(bp, bp->tx_nr_rings); in bnxt_set_cp_rings()