Searched refs:IXGBE_FCBUFF (Results 1 – 2 of 2) sorted by relevance
95 IXGBE_WRITE_REG(hw, IXGBE_FCBUFF, 0); in ixgbe_fcoe_ddp_put()102 fcbuff = IXGBE_READ_REG(hw, IXGBE_FCBUFF); in ixgbe_fcoe_ddp_put()307 IXGBE_WRITE_REG(hw, IXGBE_FCBUFF, fcbuff); in ixgbe_fcoe_ddp_setup()
724 #define IXGBE_FCBUFF 0x02418 /* FC Buffer Control */ macro