linux/drivers/net/ethernet/cavium/thunder
Michael Zhivich 7f301cff1f ethtool: thunder_bgx: use ethtool.h constants for speed and duplex
Use constants provided by ethtool.h for speed and duplex values
instead of raw integer constants to increase code readability.

thunder_bgx already uses SPEED_UNKNOWN and DUPLEX_UNKNOWN constants,
also provided by ethtool.h.

Signed-off-by: Michael Zhivich <mzhivich@akamai.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-08 16:37:40 -07:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nic_main.c net: thunderx: remove link change polling code and info from nicpf 2019-02-22 11:43:45 -08:00
nic_reg.h net: thunderx: add timestamping support 2018-01-16 14:31:14 -05:00
nic.h net: thunderx: move link state polling function to VF 2019-02-22 11:43:45 -08:00
nicvf_ethtool.c net: thunderx: mark expected switch fall-through 2018-08-07 17:54:19 -07:00
nicvf_main.c net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stop 2019-04-04 10:44:03 -07:00
nicvf_queues.c thunderx: eliminate extra calls to put_page() for pages held for recycling 2019-03-27 22:52:28 -07:00
nicvf_queues.h Revert "net: thunderx: Add support for xdp redirect" 2018-02-14 14:23:39 -05:00
q_struct.h
thunder_bgx.c ethtool: thunder_bgx: use ethtool.h constants for speed and duplex 2019-04-08 16:37:40 -07:00
thunder_bgx.h net: thunderx: correct typo in macro name 2019-02-22 11:43:44 -08:00
thunder_xcv.c net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly to module name 2018-01-29 12:22:06 -05:00