Searched refs:IXGBE_FCRETA_ENTRY_MASK (Results 1 – 2 of 2) sorted by relevance
678 fcoe_i &= IXGBE_FCRETA_ENTRY_MASK; in ixgbe_configure_fcoe()
779 #define IXGBE_FCRETA_ENTRY_MASK 0x0000007f /* 7 bits for the queue index */ macro