Home
last modified time | relevance | path

Searched refs:bnxt_cp_ring_info (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_dim.c17 struct bnxt_cp_ring_info *cpr = container_of(dim, in bnxt_dim_work()
18 struct bnxt_cp_ring_info, in bnxt_dim_work()
Dbnxt_debugfs.c84 struct bnxt_cp_ring_info *cpr = &bp->bnapi[i]->cp_ring; in bnxt_debug_dev_init()
Dbnxt.c1009 struct bnxt_cp_ring_info *cpr, in bnxt_get_agg()
1029 static void bnxt_reuse_rx_agg_bufs(struct bnxt_cp_ring_info *cpr, u16 idx, in bnxt_reuse_rx_agg_bufs()
1195 struct bnxt_cp_ring_info *cpr, in __bnxt_rx_agg_pages()
1266 struct bnxt_cp_ring_info *cpr, in bnxt_rx_agg_pages_skb()
1288 struct bnxt_cp_ring_info *cpr, in bnxt_rx_agg_pages_xdp()
1308 static int bnxt_agg_bufs_valid(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_agg_bufs_valid()
1379 static int bnxt_discard_rx(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_discard_rx()
1549 static void bnxt_abort_tpa(struct bnxt_cp_ring_info *cpr, u16 idx, u32 agg_bufs) in bnxt_abort_tpa()
1763 struct bnxt_cp_ring_info *cpr, in bnxt_tpa_end()
2018 static int bnxt_rx_pkt(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_pkt()
[all …]
Dbnxt.h965 struct bnxt_cp_ring_info *tx_cpr;
1079 struct bnxt_cp_ring_info *rx_cpr;
1152 struct bnxt_cp_ring_info { struct
1189 struct bnxt_cp_ring_info *cp_ring_arr; argument
1205 struct bnxt_cp_ring_info cp_ring;
Dbnxt_ethtool.c610 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_get_ethtool_stats()
4689 static int bnxt_rx_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_loopback()
4722 static int bnxt_poll_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_poll_loopback()
4762 struct bnxt_cp_ring_info *cpr; in bnxt_run_loopback()