Star64_linux/drivers/net/ethernet/intel/ixgbevf
Alexander Duyck 1e1b0c658d ixgbevf: Use cached link state instead of re-reading the value for ethtool
Change the ethtool link settings call to just read the cached state out of
the adapter structure instead of trying to recheck the value from the PF.
Doing this should prevent excessive reading of the mailbox.

Signed-off-by: Alexander Duyck <alexander.h.duyck@linux.intel.com>
Reviewed-by: "Guilherme G. Piccoli" <gpiccoli@canonical.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2019-06-28 16:00:13 -07:00
..
defines.h
ethtool.c ixgbevf: Use cached link state instead of re-reading the value for ethtool 2019-06-28 16:00:13 -07:00
ipsec.c
ipsec.h
ixgbevf.h
ixgbevf_main.c ixgbevf: fix possible divide by zero in ixgbevf_update_itr 2019-06-26 09:18:54 -07:00
Makefile
mbx.c
mbx.h
regs.h
vf.c net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ack 2019-06-05 13:04:30 -07:00
vf.h