Searched refs:IXGBE_FLAG_FCOE_ENABLED (Results 1 – 3 of 3) sorted by relevance
660 if (!(adapter->flags & IXGBE_FLAG_FCOE_ENABLED)) in ixgbe_configure_fcoe()845 if (adapter->flags & IXGBE_FLAG_FCOE_ENABLED) in ixgbe_fcoe_enable()860 adapter->flags |= IXGBE_FLAG_FCOE_ENABLED; in ixgbe_fcoe_enable()889 if (!(adapter->flags & IXGBE_FLAG_FCOE_ENABLED)) in ixgbe_fcoe_disable()900 adapter->flags &= ~IXGBE_FLAG_FCOE_ENABLED; in ixgbe_fcoe_disable()978 if (!(adapter->flags & IXGBE_FLAG_FCOE_ENABLED)) in ixgbe_fcoe_get_hbainfo()
653 #define IXGBE_FLAG_FCOE_ENABLED BIT(21) macro
4706 if ((adapter->flags & IXGBE_FLAG_FCOE_ENABLED) && in ixgbe_set_rx_buffer_len()6916 adapter->flags &= ~IXGBE_FLAG_FCOE_ENABLED; in ixgbe_sw_init()6958 adapter->flags &= ~IXGBE_FLAG_FCOE_ENABLED; in ixgbe_sw_init()9294 if (!sb_dev && (adapter->flags & IXGBE_FLAG_FCOE_ENABLED)) in ixgbe_select_queue()