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() argument
111 enetc_tx_swbd_get_xdp_frame(struct enetc_tx_swbd *tx_swbd) in enetc_tx_swbd_get_xdp_frame() argument
120 struct enetc_tx_swbd *tx_swbd) in enetc_unmap_tx_buff() argument
137 enetc_free_tx_frame(struct enetc_bdr * tx_ring,struct enetc_tx_swbd * tx_swbd) enetc_free_tx_frame() argument
224 struct enetc_tx_swbd *tx_swbd = &tx_ring->tx_swbd[i]; enetc_unwind_tx_frame() local
327 struct enetc_tx_swbd *tx_swbd; enetc_map_tx_buffs() local
501 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
558 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
689 struct enetc_tx_swbd *tx_swbd; enetc_lso_map_hdr() local
773 struct enetc_tx_swbd *tx_swbd; enetc_lso_map_data() local
842 struct enetc_tx_swbd *tx_swbd; enetc_lso_hw_offload() local
881 struct enetc_tx_swbd *tx_swbd; enetc_map_tx_tso_buffs() local
1179 enetc_recycle_xdp_tx_buff(struct enetc_bdr * tx_ring,struct enetc_tx_swbd * tx_swbd) enetc_recycle_xdp_tx_buff() argument
1222 struct enetc_tx_swbd *tx_swbd; enetc_clean_tx_ring() local
1660 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
1911 struct enetc_tx_swbd *tx_swbd = &xdp_tx_arr[n]; enetc_rx_swbd_to_xdp_tx_swbd() local
2433 struct enetc_tx_swbd *tx_swbd = &tx_ring->tx_swbd[i]; enetc_free_tx_ring() local
[all...]
H A Denetc.h141 struct enetc_tx_swbd *tx_swbd; member
162 struct enetc_tx_swbd *tx_swbd; member