Home
last modified time | relevance | path

Searched refs:enetc_tx_swbd (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/
H A Denetc.c53 static struct sk_buff *enetc_tx_swbd_get_skb(struct enetc_tx_swbd *tx_swbd) in enetc_tx_swbd_get_skb()
62 enetc_tx_swbd_get_xdp_frame(struct enetc_tx_swbd *tx_swbd) in enetc_tx_swbd_get_xdp_frame()
71 struct enetc_tx_swbd *tx_swbd) in enetc_unmap_tx_buff()
88 struct enetc_tx_swbd *tx_swbd) in enetc_free_tx_frame()
150 struct enetc_tx_swbd *tx_swbd; in enetc_map_tx_buffs()
340 struct enetc_tx_swbd *tx_swbd, in enetc_map_tx_tso_hdr()
393 struct enetc_tx_swbd *tx_swbd, in enetc_map_tx_tso_data()
491 struct enetc_tx_swbd *tx_swbd; in enetc_map_tx_tso_buffs()
776 struct enetc_tx_swbd *tx_swbd) in enetc_recycle_xdp_tx_buff()
819 struct enetc_tx_swbd *tx_swb in enetc_clean_tx_ring()
[all...]
H A Denetc.h24 struct enetc_tx_swbd { struct
99 struct enetc_tx_swbd *tx_swbd;
120 struct enetc_tx_swbd *tx_swbd;
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A Denetc.h21 struct enetc_tx_swbd { struct
66 struct enetc_tx_swbd *tx_swbd;
H A Denetc.c89 struct enetc_tx_swbd *tx_swbd) in enetc_unmap_tx_buff()
101 struct enetc_tx_swbd *tx_swbd) in enetc_free_tx_skb()
115 struct enetc_tx_swbd *tx_swbd; in enetc_map_tx_buffs()
397 struct enetc_tx_swbd *tx_swbd; in enetc_clean_tx_ring()
854 txr->tx_swbd = vzalloc(txr->bd_count * sizeof(struct enetc_tx_swbd)); in enetc_alloc_txbdr()
990 struct enetc_tx_swbd *tx_swbd = &tx_ring->tx_swbd[i]; in enetc_free_tx_ring()

Completed in 8 milliseconds