Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.h587 #define IXGBE_FLAG_FCOE_CAPABLE BIT(20) macro
H A Dixgbe_main.c6306 adapter->flags |= IXGBE_FLAG_FCOE_CAPABLE; in ixgbe_sw_init()
6350 adapter->flags &= ~IXGBE_FLAG_FCOE_CAPABLE; in ixgbe_sw_init()
6381 adapter->flags &= ~IXGBE_FLAG_FCOE_CAPABLE; in ixgbe_sw_init()
10886 if (adapter->flags & IXGBE_FLAG_FCOE_CAPABLE) { in ixgbe_probe()
10892 adapter->flags &= ~IXGBE_FLAG_FCOE_CAPABLE; in ixgbe_probe()