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