Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c92 IXGBE_WRITE_REG(hw, IXGBE_FCFLT, 0); in ixgbe_fcoe_ddp_put()
311 IXGBE_WRITE_REG(hw, IXGBE_FCFLT, IXGBE_FCFLT_VALID); in ixgbe_fcoe_ddp_setup()
H A Dixgbe_type.h751 #define IXGBE_FCFLT 0x05108 /* FC FLT Context */ macro