Searched refs:fcfltrw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_fcoe.c | 150 u32 fcbuff, fcdmarw, fcfltrw, fcrxctl; in ixgbe_fcoe_ddp_setup() local 274 fcfltrw = xid; in ixgbe_fcoe_ddp_setup() 275 fcfltrw |= IXGBE_FCFLTRW_WE; in ixgbe_fcoe_ddp_setup() 300 IXGBE_WRITE_REG(hw, IXGBE_FCDFC(3, xid), fcfltrw); in ixgbe_fcoe_ddp_setup() 312 IXGBE_WRITE_REG(hw, IXGBE_FCFLTRW, fcfltrw); in ixgbe_fcoe_ddp_setup()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_fcoe.c | 150 u32 fcbuff, fcdmarw, fcfltrw, fcrxctl; in ixgbe_fcoe_ddp_setup() local 274 fcfltrw = xid; in ixgbe_fcoe_ddp_setup() 275 fcfltrw |= IXGBE_FCFLTRW_WE; in ixgbe_fcoe_ddp_setup() 300 IXGBE_WRITE_REG(hw, IXGBE_FCDFC(3, xid), fcfltrw); in ixgbe_fcoe_ddp_setup() 312 IXGBE_WRITE_REG(hw, IXGBE_FCFLTRW, fcfltrw); in ixgbe_fcoe_ddp_setup()
|
Completed in 3 milliseconds