Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c298 IXGBE_WRITE_REG(hw, IXGBE_FCDFC(0, xid), IXGBE_FCFLT_VALID); in ixgbe_fcoe_ddp_setup()
311 IXGBE_WRITE_REG(hw, IXGBE_FCFLT, IXGBE_FCFLT_VALID); in ixgbe_fcoe_ddp_setup()
Dixgbe_type.h754 #define IXGBE_FCFLT_VALID BIT(0) /* Filter Context Valid */ macro