HomeFreeBSD

ixgbe: correct register names to match datasheet

Description

ixgbe: correct register names to match datasheet

DPDK commit message

net/ixgbe/base: correct registers names to match datasheet
Some of mailbox-related registers have different names than it is
specified in datasheet. Correct these names to correspond to their
datasheet counterparts. Additionally, several calculations are changed
to no longer use magic numbers but dedicated macros instead.

Signed-off-by: Jakub Chylkowski <jakubx.chylkowski@intel.com>
Reviewed-by: Marek Zalfresso-jundzillo <marekx.zalfresso-jundzillo@intel.com>
Reviewed-by: Alice Michael <alice.michael@intel.com>
Reviewed-by: Piotr Skajewski <piotrx.skajewski@intel.com>
Reviewed-by: Slawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Tested-by: Piotr Skajewski <piotrx.skajewski@intel.com>
Tested-by: Alice Michael <alice.michael@intel.com>

Obtained from: DPDK (10fd55e)

(cherry picked from commit b3c7fde6fe9113f849232604523878b4b68df0cc)

Details

Provenance
Jakub Chylkowski <jakubx.chylkowski@intel.com>Authored on Thu, Sep 19, 11:25 PM
Kevin Bowling <kbowling@FreeBSD.org>Committed on Thu, Sep 26, 3:33 AM
Parents
rG2e256578e7d8: ixgbe: rename VF message type macros
Branches
Unknown
Tags
Unknown

Event Timeline

Kevin Bowling <kbowling@FreeBSD.org> committed rG172cd7eab18e: ixgbe: correct register names to match datasheet (authored by Jakub Chylkowski <jakubx.chylkowski@intel.com>).Thu, Sep 26, 3:33 AM