Home
last modified time | relevance | path

Searched defs:tx_swbd (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A Denetc.h66 struct enetc_tx_swbd *tx_swbd; member
H A Denetc.c88 enetc_unmap_tx_buff(struct enetc_bdr *tx_ring, struct enetc_tx_swbd *tx_swbd) enetc_unmap_tx_buff() argument
100 enetc_free_tx_skb(struct enetc_bdr *tx_ring, struct enetc_tx_swbd *tx_swbd) enetc_free_tx_skb() argument
115 struct enetc_tx_swbd *tx_swbd; enetc_map_tx_buffs() local
397 struct enetc_tx_swbd *tx_swbd; enetc_clean_tx_ring() local
990 struct enetc_tx_swbd *tx_swbd = &tx_ring->tx_swbd[i]; enetc_free_tx_ring() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/
H A Denetc.h99 struct enetc_tx_swbd *tx_swbd; member
120 struct enetc_tx_swbd *tx_swbd; member
H A Denetc.c53 static struct sk_buff *enetc_tx_swbd_get_skb(struct enetc_tx_swbd *tx_swbd) in enetc_tx_swbd_get_skb() argument
62 enetc_tx_swbd_get_xdp_frame(struct enetc_tx_swbd *tx_swbd) in enetc_tx_swbd_get_xdp_frame() argument
70 enetc_unmap_tx_buff(struct enetc_bdr *tx_ring, struct enetc_tx_swbd *tx_swbd) enetc_unmap_tx_buff() argument
87 enetc_free_tx_frame(struct enetc_bdr *tx_ring, struct enetc_tx_swbd *tx_swbd) enetc_free_tx_frame() argument
150 struct enetc_tx_swbd *tx_swbd; enetc_map_tx_buffs() local
339 enetc_map_tx_tso_hdr(struct enetc_bdr *tx_ring, struct sk_buff *skb, struct enetc_tx_swbd *tx_swbd, union enetc_tx_bd *txbd, int *i, int hdr_len, int data_len) enetc_map_tx_tso_hdr() argument
392 enetc_map_tx_tso_data(struct enetc_bdr *tx_ring, struct sk_buff *skb, struct enetc_tx_swbd *tx_swbd, union enetc_tx_bd *txbd, char *data, int size, bool last_bd) enetc_map_tx_tso_data() argument
491 struct enetc_tx_swbd *tx_swbd; enetc_map_tx_tso_buffs() local
775 enetc_recycle_xdp_tx_buff(struct enetc_bdr *tx_ring, struct enetc_tx_swbd *tx_swbd) enetc_recycle_xdp_tx_buff() argument
819 struct enetc_tx_swbd *tx_swbd; enetc_clean_tx_ring() local
1252 enetc_xdp_map_tx_buff(struct enetc_bdr *tx_ring, int i, struct enetc_tx_swbd *tx_swbd, int frm_len) enetc_xdp_map_tx_buff() argument
1500 struct enetc_tx_swbd *tx_swbd = &xdp_tx_arr[n]; enetc_rx_swbd_to_xdp_tx_swbd() local
1995 struct enetc_tx_swbd *tx_swbd = &tx_ring->tx_swbd[i]; enetc_free_tx_ring() local
[all...]

Completed in 6 milliseconds