Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c682 IXGBE_WRITE_REG(hw, IXGBE_FCRECTL, IXGBE_FCRECTL_ENA); in ixgbe_configure_fcoe()
Dixgbe_type.h602 #define IXGBE_FCRECTL_ENA 0x1 /* FCoE Redir Table Enable */ macro