Searched refs:bnxt_cp_ring_info (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_dim.c | 17 struct bnxt_cp_ring_info *cpr = container_of(dim, in bnxt_dim_work() 18 struct bnxt_cp_ring_info, in bnxt_dim_work()
|
H A D | bnxt_debugfs.c | 84 struct bnxt_cp_ring_info *cpr = &bp->bnapi[i]->cp_ring; in bnxt_debug_dev_init()
|
H A D | bnxt.c | 886 struct bnxt_cp_ring_info *cpr, in bnxt_get_agg() 906 static void bnxt_reuse_rx_agg_bufs(struct bnxt_cp_ring_info *cpr, u16 idx, in bnxt_reuse_rx_agg_bufs() 1040 struct bnxt_cp_ring_info *cpr, in bnxt_rx_pages() 1116 static int bnxt_agg_bufs_valid(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_agg_bufs_valid() 1154 static int bnxt_discard_rx(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_discard_rx() 1325 static void bnxt_abort_tpa(struct bnxt_cp_ring_info *cpr, u16 idx, u32 agg_bufs) in bnxt_abort_tpa() 1539 struct bnxt_cp_ring_info *cpr, in bnxt_tpa_end() 1713 static int bnxt_rx_pkt(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_pkt() 1936 struct bnxt_cp_ring_info *cpr, in bnxt_force_rx_discard() 2226 struct bnxt_cp_ring_info *cp in bnxt_msix() [all...] |
H A D | bnxt.h | 938 struct bnxt_cp_ring_info { struct 969 struct bnxt_cp_ring_info *cp_ring_arr[2]; 979 struct bnxt_cp_ring_info cp_ring;
|
H A D | bnxt_ethtool.c | 560 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_get_ethtool_stats() 3178 static int bnxt_rx_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_loopback() 3211 static int bnxt_poll_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_poll_loopback() 3250 struct bnxt_cp_ring_info *cpr; in bnxt_run_loopback()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_dim.c | 17 struct bnxt_cp_ring_info *cpr = container_of(dim, in bnxt_dim_work() 18 struct bnxt_cp_ring_info, in bnxt_dim_work()
|
H A D | bnxt_debugfs.c | 84 struct bnxt_cp_ring_info *cpr = &bp->bnapi[i]->cp_ring; in bnxt_debug_dev_init()
|
H A D | bnxt.c | 900 struct bnxt_cp_ring_info *cpr, in bnxt_get_agg() 920 static void bnxt_reuse_rx_agg_bufs(struct bnxt_cp_ring_info *cpr, u16 idx, in bnxt_reuse_rx_agg_bufs() 1086 struct bnxt_cp_ring_info *cpr, in __bnxt_rx_agg_pages() 1157 struct bnxt_cp_ring_info *cpr, in bnxt_rx_agg_pages_skb() 1179 struct bnxt_cp_ring_info *cpr, in bnxt_rx_agg_pages_xdp() 1199 static int bnxt_agg_bufs_valid(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_agg_bufs_valid() 1237 static int bnxt_discard_rx(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_discard_rx() 1376 static void bnxt_abort_tpa(struct bnxt_cp_ring_info *cpr, u16 idx, u32 agg_bufs) in bnxt_abort_tpa() 1590 struct bnxt_cp_ring_info *cpr, in bnxt_tpa_end() 1785 static int bnxt_rx_pkt(struct bnxt *bp, struct bnxt_cp_ring_info *cp [all...] |
H A D | bnxt.h | 982 struct bnxt_cp_ring_info { struct 1013 struct bnxt_cp_ring_info *cp_ring_arr[2]; 1023 struct bnxt_cp_ring_info cp_ring;
|
H A D | bnxt_ethtool.c | 602 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_get_ethtool_stats() 3552 static int bnxt_rx_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_loopback() 3585 static int bnxt_poll_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_poll_loopback() 3624 struct bnxt_cp_ring_info *cpr; in bnxt_run_loopback()
|
Completed in 40 milliseconds