Searched refs:bnxt_cp_ring_info (Results 1 – 5 of 5) sorted by relevance
| /linux/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 | 1117 struct bnxt_cp_ring_info *cpr, in bnxt_get_agg() 1137 static void bnxt_reuse_rx_agg_bufs(struct bnxt_cp_ring_info *cpr, u16 idx, in bnxt_reuse_rx_agg_bufs() 1307 struct bnxt_cp_ring_info *cpr, in __bnxt_rx_agg_netmems() 1398 struct bnxt_cp_ring_info *cpr, in bnxt_rx_agg_netmems_skb() 1416 struct bnxt_cp_ring_info *cpr, in bnxt_rx_agg_netmems_xdp() 1436 static int bnxt_agg_bufs_valid(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_agg_bufs_valid() 1507 static int bnxt_discard_rx(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_discard_rx() 1688 static void bnxt_abort_tpa(struct bnxt_cp_ring_info *cpr, u16 idx, u32 agg_bufs) in bnxt_abort_tpa() 1906 struct bnxt_cp_ring_info *cpr, in bnxt_tpa_end() 2148 static int bnxt_rx_pkt(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_pkt() [all …]
|
| H A D | bnxt.h | 988 struct bnxt_cp_ring_info *tx_cpr; 1107 struct bnxt_cp_ring_info *rx_cpr; 1189 struct bnxt_cp_ring_info { struct 1226 struct bnxt_cp_ring_info *cp_ring_arr; argument 1242 struct bnxt_cp_ring_info cp_ring;
|
| H A D | bnxt_ethtool.c | 613 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_get_ethtool_stats() 5093 static int bnxt_rx_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_loopback() 5126 static int bnxt_poll_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_poll_loopback() 5166 struct bnxt_cp_ring_info *cpr; in bnxt_run_loopback()
|