Home
last modified time | relevance | path

Searched refs:enetc_tx_swbd (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
Denetc.h20 struct enetc_tx_swbd { struct
63 struct enetc_tx_swbd *tx_swbd;
Denetc.c86 struct enetc_tx_swbd *tx_swbd) in enetc_unmap_tx_buff()
98 struct enetc_tx_swbd *tx_swbd) in enetc_free_tx_skb()
112 struct enetc_tx_swbd *tx_swbd; in enetc_map_tx_buffs()
335 struct enetc_tx_swbd *tx_swbd; in enetc_clean_tx_ring()
771 txr->tx_swbd = vzalloc(txr->bd_count * sizeof(struct enetc_tx_swbd)); in enetc_alloc_txbdr()
901 struct enetc_tx_swbd *tx_swbd = &tx_ring->tx_swbd[i]; in enetc_free_tx_ring()