Searched refs:__ice_xmit_xdp_ring (Results 1 – 3 of 3) sorted by relevance
158 int __ice_xmit_xdp_ring(struct xdp_buff *xdp, struct ice_tx_ring *xdp_ring,
328 int __ice_xmit_xdp_ring(struct xdp_buff *xdp, struct ice_tx_ring *xdp_ring, in __ice_xmit_xdp_ring() function
552 ret = __ice_xmit_xdp_ring(xdp, xdp_ring, false); in ice_run_xdp()593 return __ice_xmit_xdp_ring(&xdp, xdp_ring, true); in ice_xmit_xdp_ring()