Home
last modified time | relevance | path

Searched refs:__IXGBEVF_TX_XDP_RING_PRIMED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h80 __IXGBEVF_TX_XDP_RING_PRIMED, enumerator
H A Dixgbevf_main.c1003 if (!test_bit(__IXGBEVF_TX_XDP_RING_PRIMED, &ring->state)) { in ixgbevf_xmit_xdp_ring()
1006 set_bit(__IXGBEVF_TX_XDP_RING_PRIMED, &ring->state); in ixgbevf_xmit_xdp_ring()
1735 clear_bit(__IXGBEVF_TX_XDP_RING_PRIMED, &ring->state); in ixgbevf_configure_tx_ring()