Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/freescale/enetc/
Denetc.h21 struct enetc_tx_swbd { struct
65 struct enetc_tx_swbd *tx_swbd;
Denetc.c88 struct enetc_tx_swbd *tx_swbd) in enetc_unmap_tx_buff()
100 struct enetc_tx_swbd *tx_swbd) in enetc_free_tx_skb()
114 struct enetc_tx_swbd *tx_swbd; in enetc_map_tx_buffs()
393 struct enetc_tx_swbd *tx_swbd; in enetc_clean_tx_ring()
847 txr->tx_swbd = vzalloc(txr->bd_count * sizeof(struct enetc_tx_swbd)); in enetc_alloc_txbdr()
983 struct enetc_tx_swbd *tx_swbd = &tx_ring->tx_swbd[i]; in enetc_free_tx_ring()