Searched refs:xdp_tx_swbd (Results 1 – 1 of 1) sorted by relevance
1331 struct enetc_tx_swbd *xdp_tx_swbd = &xdp_tx_arr[k]; in enetc_xdp_tx() 1333 enetc_xdp_map_tx_buff(tx_ring, i, xdp_tx_swbd, frm_len); in enetc_xdp_tx() 1336 if (xdp_tx_swbd->is_eof) { in enetc_xdp_tx() 1354 struct enetc_tx_swbd *xdp_tx_swbd = &xdp_tx_arr[0]; in enetc_xdp_frame_to_xdp_tx_swbd() 1369 xdp_tx_swbd->dma = dma; in enetc_xdp_frame_to_xdp_tx_swbd() 1370 xdp_tx_swbd->dir = DMA_TO_DEVICE; in enetc_xdp_frame_to_xdp_tx_swbd() 1371 xdp_tx_swbd->len = len; in enetc_xdp_frame_to_xdp_tx_swbd() 1372 xdp_tx_swbd->is_xdp_redirect = true; in enetc_xdp_frame_to_xdp_tx_swbd() 1373 xdp_tx_swbd->is_eof = false; in enetc_xdp_frame_to_xdp_tx_swbd() 1374 xdp_tx_swbd in enetc_xdp_frame_to_xdp_tx_swbd() 1334 struct enetc_tx_swbd *xdp_tx_swbd = &xdp_tx_arr[k]; enetc_xdp_tx() local 1357 struct enetc_tx_swbd *xdp_tx_swbd = &xdp_tx_arr[0]; enetc_xdp_frame_to_xdp_tx_swbd() local [all...]