linux/drivers/net/ethernet/intel/ice
Paul Greenwalt 55df52a0bc ice: add ice_aq_get_phy_caps() debug logs
Add debug logs for ice_aq_get_phy_caps(), and format
ice_aq_set_phy_cfg() and ice_aq_get_link_info() debug logs to make them
more readable.

Signed-off-by: Paul Greenwalt <paul.greenwalt@intel.com>
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2020-07-23 15:27:46 -07:00
..
ice.h ice: support Total Port Shutdown on devices that support it 2020-07-23 15:26:09 -07:00
ice_adminq_cmd.h ice: add link lenient and default override support 2020-07-23 15:22:31 -07:00
ice_arfs.c
ice_arfs.h
ice_base.c ice: replace single-element array used for C struct hack 2020-07-01 16:35:23 -07:00
ice_base.h
ice_common.c ice: add ice_aq_get_phy_caps() debug logs 2020-07-23 15:27:46 -07:00
ice_common.h ice: add link lenient and default override support 2020-07-23 15:22:31 -07:00
ice_controlq.c
ice_controlq.h
ice_dcb.c ice: avoid unnecessary single-member variable-length structs 2020-07-01 16:33:29 -07:00
ice_dcb.h ice: replace single-element array used for C struct hack 2020-07-01 16:35:23 -07:00
ice_dcb_lib.c
ice_dcb_lib.h
ice_dcb_nl.c
ice_dcb_nl.h
ice_devids.h
ice_devlink.c devlink: Replace devlink_port_attrs_set parameters with a struct 2020-07-09 13:15:29 -07:00
ice_devlink.h
ice_ethtool.c ice: support Total Port Shutdown on devices that support it 2020-07-23 15:26:09 -07:00
ice_ethtool_fdir.c
ice_fdir.c
ice_fdir.h
ice_flex_pipe.c ice: replace single-element array used for C struct hack 2020-07-01 16:35:23 -07:00
ice_flex_pipe.h
ice_flex_type.h ice: replace single-element array used for C struct hack 2020-07-01 16:35:23 -07:00
ice_flow.c
ice_flow.h
ice_fltr.c
ice_fltr.h
ice_hw_autogen.h ice: Add advanced power mgmt for WoL 2020-07-23 14:59:20 -07:00
ice_lan_tx_rx.h
ice_lib.c ice: Add advanced power mgmt for WoL 2020-07-23 14:59:20 -07:00
ice_lib.h ice: Add advanced power mgmt for WoL 2020-07-23 14:59:20 -07:00
ice_main.c ice: support Total Port Shutdown on devices that support it 2020-07-23 15:26:09 -07:00
ice_nvm.c ice: add link lenient and default override support 2020-07-23 15:22:31 -07:00
ice_nvm.h ice: add link lenient and default override support 2020-07-23 15:22:31 -07:00
ice_osdep.h
ice_protocol_type.h
ice_sched.c ice: replace single-element array used for C struct hack 2020-07-01 16:35:23 -07:00
ice_sched.h ice: avoid unnecessary single-member variable-length structs 2020-07-01 16:33:29 -07:00
ice_sriov.c
ice_sriov.h
ice_status.h
ice_switch.c ice: replace single-element array used for C struct hack 2020-07-01 16:35:23 -07:00
ice_switch.h
ice_txrx.c
ice_txrx.h
ice_txrx_lib.c
ice_txrx_lib.h
ice_type.h ice: add link lenient and default override support 2020-07-23 15:22:31 -07:00
ice_virtchnl_pf.c ice: Add advanced power mgmt for WoL 2020-07-23 14:59:20 -07:00
ice_virtchnl_pf.h
ice_xsk.c ice: replace single-element array used for C struct hack 2020-07-01 16:35:23 -07:00
ice_xsk.h
Makefile