linux/drivers/net/ethernet/intel/ixgbevf
Radoslaw Tyl 0edbecd570 ixgbevf: Rename MSGTYPE to SUCCESS and FAILURE
There is name similarity within IXGBE_VT_MSGTYPE_ACK and
PFMAILBOX.ACK / VFMAILBOX.ACK. MSGTYPE macros are renamed to SUCCESS and
FAILURE because they are not specified in datasheet and now will be
easily distinguishable.

Signed-off-by: Radoslaw Tyl <radoslawx.tyl@intel.com>
Tested-by: Tony Brelinski <tony.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-11-17 08:07:42 -08:00
..
defines.h ixgbevf: enable VF IPsec offload operations 2018-08-28 14:33:30 -07:00
ethtool.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
ipsec.c ixgbevf: Rename MSGTYPE to SUCCESS and FAILURE 2021-11-17 08:07:42 -08:00
ipsec.h ixgbevf: add VF IPsec offload code 2018-08-28 14:33:26 -07:00
ixgbevf_main.c ethernet: use eth_hw_addr_set() instead of ether_addr_copy() 2021-10-02 14:18:25 +01:00
ixgbevf.h net/intel: remove driver versions from Intel drivers 2020-06-25 22:25:13 -07:00
Makefile ixgbe/ixgbevf: fix XFRM_ALGO dependency 2018-10-31 10:53:15 -07:00
mbx.c net: intel: Cleanup the copyright/license headers 2018-04-27 14:00:04 -04:00
mbx.h ixgbevf: Rename MSGTYPE to SUCCESS and FAILURE 2021-11-17 08:07:42 -08:00
regs.h net: intel: Cleanup the copyright/license headers 2018-04-27 14:00:04 -04:00
vf.c ixgbevf: Rename MSGTYPE to SUCCESS and FAILURE 2021-11-17 08:07:42 -08:00
vf.h net: intel: Remove unused function pointer typedef ixgbe_mc_addr_itr 2021-04-13 19:08:48 -07:00