Searched refs:I40E_TXR_FLAGS_XDP (Results 1 – 1 of 1) sorted by relevance
377 #define I40E_TXR_FLAGS_XDP BIT(2) macro419 return !!(ring->flags & I40E_TXR_FLAGS_XDP); in ring_is_xdp()424 ring->flags |= I40E_TXR_FLAGS_XDP; in set_ring_xdp()