Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/freescale/enetc/
Denetc.c57 static struct sk_buff *enetc_tx_swbd_get_skb(struct enetc_tx_swbd *tx_swbd) in enetc_tx_swbd_get_skb()
66 enetc_tx_swbd_get_xdp_frame(struct enetc_tx_swbd *tx_swbd) in enetc_tx_swbd_get_xdp_frame()
75 struct enetc_tx_swbd *tx_swbd) in enetc_unmap_tx_buff()
92 struct enetc_tx_swbd *tx_swbd) in enetc_free_tx_frame()
179 struct enetc_tx_swbd *tx_swbd = &tx_ring->tx_swbd[i]; in enetc_unwind_tx_frame() local
193 struct enetc_tx_swbd *tx_swbd; in enetc_map_tx_buffs() local
426 struct enetc_tx_swbd *tx_swbd, in enetc_map_tx_tso_hdr()
483 struct enetc_tx_swbd *tx_swbd, in enetc_map_tx_tso_data()
614 struct enetc_tx_swbd *tx_swbd; in enetc_lso_map_hdr() local
698 struct enetc_tx_swbd *tx_swbd; in enetc_lso_map_data() local
[all …]
Denetc.h119 struct enetc_tx_swbd *tx_swbd; member
140 struct enetc_tx_swbd *tx_swbd; member