Home
last modified time | relevance | path

Searched refs:tx_ring_struct (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.c687 ring = &txr->tx_ring_struct; in bnge_free_tx_rings()
703 ring = &txr->tx_ring_struct; in bnge_alloc_tx_rings()
934 txr->tx_ring_struct.ring_mem.flags = BNGE_RMEM_RING_PTE_FLAG; in bnge_alloc_core()
1364 struct bnge_ring_struct *ring = &txr->tx_ring_struct; in bnge_init_tx_rings()
1493 struct bnge_ring_struct *ring = &txr->tx_ring_struct; in bnge_hwrm_tx_ring_alloc()
2094 struct bnge_ring_struct *ring = &txr->tx_ring_struct; in bnge_hwrm_tx_ring_free()
H A Dbnge_netdev.h465 struct bnge_ring_struct tx_ring_struct; member
H A Dbnge_rmem.c488 ring = &txr->tx_ring_struct; in bnge_init_ring_struct()
H A Dbnge_hwrm_lib.c1101 tx_ring_struct); in hwrm_ring_alloc_send_msg()