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.c102 static struct sk_buff *enetc_tx_swbd_get_skb(struct enetc_tx_swbd *tx_swbd) in enetc_tx_swbd_get_skb()
111 enetc_tx_swbd_get_xdp_frame(struct enetc_tx_swbd *tx_swbd) in enetc_tx_swbd_get_xdp_frame()
120 struct enetc_tx_swbd *tx_swbd) in enetc_unmap_tx_buff()
137 struct enetc_tx_swbd *tx_swbd) in enetc_free_tx_frame()
224 struct enetc_tx_swbd *tx_swbd = &tx_ring->tx_swbd[i]; in enetc_unwind_tx_frame() local
327 struct enetc_tx_swbd *tx_swbd; in enetc_map_tx_buffs() local
501 struct enetc_tx_swbd *tx_swbd, in enetc_map_tx_tso_hdr()
558 struct enetc_tx_swbd *tx_swbd, in enetc_map_tx_tso_data()
689 struct enetc_tx_swbd *tx_swbd; in enetc_lso_map_hdr() local
773 struct enetc_tx_swbd *tx_swbd; in enetc_lso_map_data() local
[all …]
H A Denetc.h141 struct enetc_tx_swbd *tx_swbd; member
162 struct enetc_tx_swbd *tx_swbd; member