Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/freescale/enetc/
Denetc.c32 static struct sk_buff *enetc_tx_swbd_get_skb(struct enetc_tx_swbd *tx_swbd) in enetc_tx_swbd_get_skb()
41 enetc_tx_swbd_get_xdp_frame(struct enetc_tx_swbd *tx_swbd) in enetc_tx_swbd_get_xdp_frame()
50 struct enetc_tx_swbd *tx_swbd) in enetc_unmap_tx_buff()
67 struct enetc_tx_swbd *tx_swbd) in enetc_free_tx_frame()
129 struct enetc_tx_swbd *tx_swbd; in enetc_map_tx_buffs() local
488 struct enetc_tx_swbd *tx_swbd) in enetc_recycle_xdp_tx_buff()
531 struct enetc_tx_swbd *tx_swbd; in enetc_clean_tx_ring() local
958 struct enetc_tx_swbd *tx_swbd, in enetc_xdp_map_tx_buff()
1193 struct enetc_tx_swbd *tx_swbd = &xdp_tx_arr[n]; in enetc_rx_swbd_to_xdp_tx_swbd() local
1627 struct enetc_tx_swbd *tx_swbd = &tx_ring->tx_swbd[i]; in enetc_free_tx_ring() local
Denetc.h98 struct enetc_tx_swbd *tx_swbd; member