Home
last modified time | relevance | path

Searched refs:__IXGBE_RX_FCOE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h314 __IXGBE_RX_FCOE, enumerator
H A Dixgbe_lib.c989 set_bit(__IXGBE_RX_FCOE, &ring->state); in ixgbe_alloc_q_vector()
H A Dixgbe_main.c1448 return test_bit(__IXGBE_RX_FCOE, &ring->state) && in ixgbe_rx_is_fcoe()
4291 if (test_bit(__IXGBE_RX_FCOE, &rx_ring->state)) in ixgbe_set_rx_buffer_len()