Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c56 static struct sk_buff *enetc_tx_swbd_get_skb(struct enetc_tx_swbd *tx_swbd) in enetc_tx_swbd_get_skb()
65 enetc_tx_swbd_get_xdp_frame(struct enetc_tx_swbd *tx_swbd) in enetc_tx_swbd_get_xdp_frame()
74 struct enetc_tx_swbd *tx_swbd) in enetc_unmap_tx_buff()
91 struct enetc_tx_swbd *tx_swbd) in enetc_free_tx_frame()
157 struct enetc_tx_swbd *tx_swbd = &tx_ring->tx_swbd[i]; in enetc_unwind_tx_frame() local
171 struct enetc_tx_swbd *tx_swbd; in enetc_map_tx_buffs() local
382 struct enetc_tx_swbd *tx_swbd, in enetc_map_tx_tso_hdr()
439 struct enetc_tx_swbd *tx_swbd, in enetc_map_tx_tso_data()
537 struct enetc_tx_swbd *tx_swbd; in enetc_map_tx_tso_buffs() local
821 struct enetc_tx_swbd *tx_swbd) in enetc_recycle_xdp_tx_buff()
[all …]
H A Denetc.h99 struct enetc_tx_swbd *tx_swbd; member
120 struct enetc_tx_swbd *tx_swbd; member