Searched refs:xdp_redirect_fds (Results 1 – 2 of 2) sorted by relevance
435 struct dpaa2_eth_xdp_fds xdp_redirect_fds; member
2346 struct dpaa2_eth_xdp_fds *xdp_redirect_fds; in dpaa2_eth_xdp_xmit() local2359 xdp_redirect_fds = &fq->xdp_redirect_fds; in dpaa2_eth_xdp_xmit()2360 fds = xdp_redirect_fds->fds; in dpaa2_eth_xdp_xmit()2370 xdp_redirect_fds->num = i; in dpaa2_eth_xdp_xmit()2373 enqueued = dpaa2_eth_xdp_flush(priv, fq, xdp_redirect_fds); in dpaa2_eth_xdp_xmit()