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