linux/drivers/net/ethernet/intel/ice
Anirudh Venkataramanan 0be39bb4c7 ice: Rename a couple of variables
In ice_set_link_ksettings, change 'abilities' to 'phy_caps' and 'p' to
'pi'. This is more consistent with similar usages elsewhere in the
driver.

Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-04-07 17:09:15 -07:00
..
ice_adminq_cmd.h ice: Align macro names to the specification 2021-04-07 17:09:15 -07:00
ice_arfs.c ice: Delay netdev registration 2021-03-31 14:21:27 -07:00
ice_arfs.h ice: Implement aRFS 2020-05-22 22:02:34 -07:00
ice_base.c ice: Add Support for XPS 2021-03-31 14:21:27 -07:00
ice_base.h ice: Add support to enable/disable all Rx queues before waiting 2020-02-15 16:39:55 -08:00
ice_common.c ice: Align macro names to the specification 2021-04-07 17:09:15 -07:00
ice_common.h ice: Re-send some AQ commands, as result of EBUSY AQ error 2021-04-07 17:09:15 -07:00
ice_controlq.c ice: Re-send some AQ commands, as result of EBUSY AQ error 2021-04-07 17:09:15 -07:00
ice_controlq.h ice: cleanup style issues 2021-03-31 14:21:28 -07:00
ice_dcb_lib.c ice: Refactor DCB related variables out of the ice_port_info struct 2021-02-08 16:27:01 -08:00
ice_dcb_lib.h ice: Implement LFC workaround 2020-07-29 08:38:54 -07:00
ice_dcb_nl.c ice: Fix state bits on LLDP mode switch 2021-02-22 11:28:57 -08:00
ice_dcb_nl.h ice: Implement DCBNL support 2019-11-08 12:02:14 -08:00
ice_dcb.c ice: Fix prototype warnings 2021-03-23 11:34:02 -07:00
ice_dcb.h ice: replace single-element array used for C struct hack 2020-07-01 16:35:23 -07:00
ice_devids.h ice: fix define for E822 backplane device 2020-02-19 13:39:33 -08:00
ice_devlink.c ice: display stored UNDI firmware version via devlink info 2021-02-05 11:44:16 -08:00
ice_devlink.h ice: refactor devlink_port to be per-VSI 2020-10-09 13:14:19 -07:00
ice_ethtool_fdir.c ice: Enable FDIR Configure for AVF 2021-03-22 11:32:12 -07:00
ice_ethtool.c ice: Rename a couple of variables 2021-04-07 17:09:15 -07:00
ice_fdir.c ice: Fix prototype warnings 2021-03-23 11:34:02 -07:00
ice_fdir.h ice: Add more FDIR filter type for AVF 2021-03-22 11:32:12 -07:00
ice_flex_pipe.c ice: Update to use package info from ice segment 2021-03-31 14:21:27 -07:00
ice_flex_pipe.h ice: Support to separate GTP-U uplink and downlink 2021-03-22 11:32:12 -07:00
ice_flex_type.h ice: cleanup style issues 2021-03-31 14:21:28 -07:00
ice_flow.c ice: cleanup style issues 2021-03-31 14:21:28 -07:00
ice_flow.h ice: Add non-IP Layer2 protocol FDIR filter for AVF 2021-03-22 11:32:12 -07:00
ice_fltr.c ice: refactor filter functions 2020-05-21 22:10:04 -07:00
ice_fltr.h ice: refactor filter functions 2020-05-21 22:10:04 -07:00
ice_fw_update.c ice: report timeout length for erasing during devlink flash 2021-02-05 09:34:24 -08:00
ice_fw_update.h ice: add support for flash update overwrite mask 2020-09-25 17:20:57 -07:00
ice_hw_autogen.h ice: Check FDIR program status for AVF 2021-03-22 11:32:12 -07:00
ice_lag.c ice: Add initial support framework for LAG 2021-02-08 16:27:01 -08:00
ice_lag.h ice: Add initial support framework for LAG 2021-02-08 16:27:01 -08:00
ice_lan_tx_rx.h ice: Check FDIR program status for AVF 2021-03-22 11:32:12 -07:00
ice_lib.c ice: Ignore EMODE return for opcode 0x0605 2021-04-07 17:09:15 -07:00
ice_lib.h ice: Ignore EMODE return for opcode 0x0605 2021-04-07 17:09:15 -07:00
ice_main.c ice: Ignore EMODE return for opcode 0x0605 2021-04-07 17:09:15 -07:00
ice_nvm.c ice: display stored UNDI firmware version via devlink info 2021-02-05 11:44:16 -08:00
ice_nvm.h ice: display stored UNDI firmware version via devlink info 2021-02-05 11:44:16 -08:00
ice_osdep.h
ice_protocol_type.h ice: Add more advanced protocol support in flow filter 2021-03-22 11:32:12 -07:00
ice_sched.c ice: Modify recursive way of adding nodes 2021-04-07 17:09:15 -07:00
ice_sched.h ice: Use PSM clock frequency to calculate RL profiles 2021-02-08 16:27:01 -08:00
ice_sriov.c ice: remove unnecessary fallthrough comments 2020-02-15 16:56:48 -08:00
ice_sriov.h
ice_status.h ice: display stored netlist versions via devlink info 2021-02-05 11:43:37 -08:00
ice_switch.c ice: correct memory allocation call 2021-03-31 14:21:28 -07:00
ice_switch.h ice: Initialize Flow Director resources 2020-05-22 21:26:37 -07:00
ice_txrx_lib.c ice: Fix fall-through warnings for Clang 2021-03-23 11:34:02 -07:00
ice_txrx_lib.h ice: Rename build_ctob to ice_build_ctob 2020-05-21 22:10:04 -07:00
ice_txrx.c ice: Consolidate VSI state and flags 2021-03-31 14:21:28 -07:00
ice_txrx.h ice: handle increasing Tx or Rx ring sizes 2021-03-31 14:21:27 -07:00
ice_type.h ice: Refactor get/set RSS LUT to use struct parameter 2021-03-31 14:21:28 -07:00
ice_virtchnl_fdir.c ice: Check FDIR program status for AVF 2021-03-22 11:32:12 -07:00
ice_virtchnl_fdir.h ice: Check FDIR program status for AVF 2021-03-22 11:32:12 -07:00
ice_virtchnl_pf.c ice: Refactor ice_set/get_rss into LUT and key specific functions 2021-03-31 14:21:28 -07:00
ice_virtchnl_pf.h ice: Enable FDIR Configure for AVF 2021-03-22 11:32:12 -07:00
ice_xsk.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-03-25 15:31:22 -07:00
ice_xsk.h xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem 2020-08-31 21:15:03 +02:00
ice.h ice: Consolidate VSI state and flags 2021-03-31 14:21:28 -07:00
Makefile ice: Enable FDIR Configure for AVF 2021-03-22 11:32:12 -07:00