Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc.h21 struct enetc_tx_swbd { struct
66 struct enetc_tx_swbd *tx_swbd;
H A 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()
401 struct enetc_tx_swbd *tx_swbd; in enetc_clean_tx_ring()
858 txr->tx_swbd = vzalloc(txr->bd_count * sizeof(struct enetc_tx_swbd)); in enetc_alloc_txbdr()
994 struct enetc_tx_swbd *tx_swbd = &tx_ring->tx_swbd[i]; in enetc_free_tx_ring()