Home
last modified time | relevance | path

Searched defs:tx_swbd (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c129 static struct sk_buff *enetc_tx_swbd_get_skb(struct enetc_tx_swbd *tx_swbd) in enetc_tx_swbd_get_skb()
138 enetc_tx_swbd_get_xdp_frame(struct enetc_tx_swbd *tx_swbd) in enetc_tx_swbd_get_xdp_frame()
147 struct enetc_tx_swbd *tx_swbd) in enetc_unmap_tx_buff()
164 struct enetc_tx_swbd *tx_swbd) in enetc_free_tx_frame()
251 struct enetc_tx_swbd *tx_swbd = &tx_ring->tx_swbd[i]; in enetc_unwind_tx_frame() local
354 struct enetc_tx_swbd *tx_swbd; in enetc_map_tx_buffs() local
528 struct enetc_tx_swbd *tx_swbd, in enetc_map_tx_tso_hdr()
585 struct enetc_tx_swbd *tx_swbd, in enetc_map_tx_tso_data()
716 struct enetc_tx_swbd *tx_swbd; in enetc_lso_map_hdr() local
800 struct enetc_tx_swbd *tx_swbd; in enetc_lso_map_data() local
[all …]
H A Denetc.h142 struct enetc_tx_swbd *tx_swbd; member
163 struct enetc_tx_swbd *tx_swbd; member