Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c321 IXGBE_WRITE_REG(hw, IXGBE_FCDFC(0, xid), IXGBE_FCFLT_VALID); in ixgbe_fcoe_ddp_setup()
334 IXGBE_WRITE_REG(hw, IXGBE_FCFLT, IXGBE_FCFLT_VALID); in ixgbe_fcoe_ddp_setup()
Dixgbe_type.h722 #define IXGBE_FCFLT_VALID (1 << 0) /* Filter Context Valid */ macro