Home
last modified time | relevance | path

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

/drivers/net/ethernet/apm/xgene/
A Dxgene_enet_main.c239 skb = cp_ring->cp_skb[skb_index]; in xgene_enet_tx_completion()
242 dev = ndev_to_dev(cp_ring->ndev); in xgene_enet_tx_completion()
263 cp_ring->tx_dropped++; in xgene_enet_tx_completion()
264 cp_ring->tx_errors++; in xgene_enet_tx_completion()
1158 if (ring->cp_ring && ring->cp_ring->cp_skb) in xgene_enet_free_desc_rings()
1423 cp_ring = pdata->rx_ring[i]; in xgene_enet_create_desc_rings()
1431 if (!cp_ring) { in xgene_enet_create_desc_rings()
1437 cp_ring->index = i; in xgene_enet_create_desc_rings()
1443 if (!cp_ring->cp_skb) { in xgene_enet_create_desc_rings()
1451 if (!cp_ring->frag_dma_addr) { in xgene_enet_create_desc_rings()
[all …]
A Dxgene_enet_main.h118 struct xgene_enet_desc_ring *cp_ring; member
/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_dim.c22 cp_ring); in bnxt_dim_work()
A Dbnxt_debugfs.c84 struct bnxt_cp_ring_info *cpr = &bp->bnapi[i]->cp_ring; in bnxt_debug_dev_init()
A Dbnxt.c4105 cpr = &bnapi->cp_ring; in bnxt_free_cp_rings()
4172 cpr = &bnapi->cp_ring; in bnxt_alloc_cp_rings()
4303 cpr = &bnapi->cp_ring; in bnxt_init_ring_struct()
5102 cpr = &bnapi->cp_ring; in bnxt_init_stats()
5273 cpr = &bnapi->cp_ring; in bnxt_clear_ring_indices()
5607 cpr = &bnapi->cp_ring; in bnxt_cp_num_to_irq_num()
10339 cpr = &bnapi->cp_ring; in bnxt_accumulate_all_stats()
11762 cpr = &bnapi->cp_ring; in bnxt_disable_napi()
14021 cpr = &bnapi->cp_ring; in bnxt_hwrm_rx_ring_reset()
16017 cpr = &bnapi->cp_ring; in bnxt_queue_start()
[all …]
A Dbnxt.h1219 struct bnxt_cp_ring_info cp_ring; member
A Dbnxt_ethtool.c611 struct bnxt_cp_ring_info *cpr = &bnapi->cp_ring; in bnxt_get_ethtool_stats()
4946 cpr = &rxr->bnapi->cp_ring; in bnxt_run_loopback()

Completed in 68 milliseconds