Searched refs:xdp_redirect_fds (Results 1 – 2 of 2) sorted by relevance
448 struct dpaa2_eth_xdp_fds xdp_redirect_fds; member
2713 struct dpaa2_eth_xdp_fds *xdp_redirect_fds; in dpaa2_eth_xdp_xmit() local2726 xdp_redirect_fds = &fq->xdp_redirect_fds; in dpaa2_eth_xdp_xmit()2727 fds = xdp_redirect_fds->fds; in dpaa2_eth_xdp_xmit()2737 xdp_redirect_fds->num = i; in dpaa2_eth_xdp_xmit()2740 enqueued = dpaa2_eth_xdp_flush(priv, fq, xdp_redirect_fds); in dpaa2_eth_xdp_xmit()