Searched refs:IXGBE_FLAG_FCOE_ENABLED (Results 1 – 2 of 2) 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()
4523 if ((adapter->flags & IXGBE_FLAG_FCOE_ENABLED) && in ixgbe_set_rx_buffer_len()6708 adapter->flags &= ~IXGBE_FLAG_FCOE_ENABLED; in ixgbe_sw_init()6752 adapter->flags &= ~IXGBE_FLAG_FCOE_ENABLED; in ixgbe_sw_init()9002 if (!sb_dev && (adapter->flags & IXGBE_FLAG_FCOE_ENABLED)) in ixgbe_select_queue()