Home
last modified time | relevance | path

Searched refs:fcrxctl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c150 u32 fcbuff, fcdmarw, fcfltrw, fcrxctl; in ixgbe_fcoe_ddp_setup() local
284 fcrxctl = IXGBE_READ_REG(hw, IXGBE_FCRXCTRL); in ixgbe_fcoe_ddp_setup()
285 fcrxctl |= IXGBE_FCRXCTRL_LASTSEQH; in ixgbe_fcoe_ddp_setup()
286 IXGBE_WRITE_REG(hw, IXGBE_FCRXCTRL, fcrxctl); in ixgbe_fcoe_ddp_setup()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c150 u32 fcbuff, fcdmarw, fcfltrw, fcrxctl; in ixgbe_fcoe_ddp_setup() local
284 fcrxctl = IXGBE_READ_REG(hw, IXGBE_FCRXCTRL); in ixgbe_fcoe_ddp_setup()
285 fcrxctl |= IXGBE_FCRXCTRL_LASTSEQH; in ixgbe_fcoe_ddp_setup()
286 IXGBE_WRITE_REG(hw, IXGBE_FCRXCTRL, fcrxctl); in ixgbe_fcoe_ddp_setup()

Completed in 3 milliseconds