Home
last modified time | relevance | path

Searched refs:cp_ring (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dim.c22 cp_ring); in bnxt_dim_work()
H A Dbnxt_debugfs.c84 struct bnxt_cp_ring_info *cpr = &bp->bnapi[i]->cp_ring; in bnxt_debug_dev_init()
H A Dbnxt.c2237 bnapi->cp_ring.sw_stats->rx.rx_buf_errors++; in bnxt_rx_pkt()
2369 bnapi->cp_ring.sw_stats->rx.rx_l4_csum_errors++; in bnxt_rx_pkt()
3024 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_msix()
3192 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_poll_nitroa0()
3268 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_poll()
3304 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in __bnxt_poll_cqs()
3322 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in __bnxt_poll_cqs_done()
3350 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_poll_p5()
4199 bnxt_free_cp_arrays(&bnapi->cp_ring); in bnxt_alloc_all_cp_arrays()
4213 rc = bnxt_alloc_cp_arrays(&bnapi->cp_ring, in bnxt_alloc_all_cp_arrays()
[all...]
H A Dbnxt.h1242 struct bnxt_cp_ring_info cp_ring;
1241 struct bnxt_cp_ring_info cp_ring; global() member
H A Dbnxt_ethtool.c613 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_get_ethtool_stats()
5173 cpr = &rxr->bnapi->cp_ring; in bnxt_run_loopback()
/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.h118 struct xgene_enet_desc_ring *cp_ring; member