Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
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()
A Dixgbe.h638 #define IXGBE_FLAG_FCOE_CAPABLE BIT(20) macro
A Dixgbe_main.c6348 adapter->flags |= IXGBE_FLAG_FCOE_CAPABLE; in ixgbe_sw_init()
6392 adapter->flags &= ~IXGBE_FLAG_FCOE_CAPABLE; in ixgbe_sw_init()
6423 adapter->flags &= ~IXGBE_FLAG_FCOE_CAPABLE; in ixgbe_sw_init()
11041 if (adapter->flags & IXGBE_FLAG_FCOE_CAPABLE) { in ixgbe_probe()
11047 adapter->flags &= ~IXGBE_FLAG_FCOE_CAPABLE; in ixgbe_probe()

Completed in 42 milliseconds