Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c796 if (!(adapter->flags & IXGBE_FLAG_FCOE_CAPABLE)) in ixgbe_fcoe_ddp_enable()
842 if (!(adapter->flags & IXGBE_FLAG_FCOE_CAPABLE)) in ixgbe_fcoe_enable()
H A Dixgbe_main.c6707 adapter->flags |= IXGBE_FLAG_FCOE_CAPABLE; in ixgbe_sw_init()
6751 adapter->flags &= ~IXGBE_FLAG_FCOE_CAPABLE; in ixgbe_sw_init()
6782 adapter->flags &= ~IXGBE_FLAG_FCOE_CAPABLE; in ixgbe_sw_init()
11478 if (adapter->flags & IXGBE_FLAG_FCOE_CAPABLE) { in ixgbe_probe()
11484 adapter->flags &= ~IXGBE_FLAG_FCOE_CAPABLE; in ixgbe_probe()