Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c281 fcrxctl = IXGBE_READ_REG(hw, IXGBE_FCRXCTRL); in ixgbe_fcoe_ddp_setup()
283 IXGBE_WRITE_REG(hw, IXGBE_FCRXCTRL, fcrxctl); in ixgbe_fcoe_ddp_setup()
659 IXGBE_WRITE_REG(hw, IXGBE_FCRXCTRL, in ixgbe_configure_fcoe()
Dixgbe_type.h619 #define IXGBE_FCRXCTRL 0x05100 /* FC Receive Control */ macro