linux-bl808/drivers/net/ethernet/intel/ice
Danielle Ratson 71ad8d55f8 devlink: Replace devlink_port_attrs_set parameters with a struct
Currently, devlink_port_attrs_set accepts a long list of parameters,
that most of them are devlink port's attributes.

Use the devlink_port_attrs struct to replace the relevant parameters.

Signed-off-by: Danielle Ratson <danieller@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-09 13:15:29 -07:00
..
ice.h ice: implement snapshot for device capabilities 2020-07-01 15:41:45 -07:00
ice_adminq_cmd.h ice: replace single-element array used for C struct hack 2020-07-01 16:35:23 -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: replace single-element array used for C struct hack 2020-07-01 16:35:23 -07:00
ice_common.h ice: avoid unnecessary single-member variable-length structs 2020-07-01 16:33:29 -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_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_lan_tx_rx.h
ice_lib.c ice: replace single-element array used for C struct hack 2020-07-01 16:35:23 -07:00
ice_lib.h
ice_main.c
ice_nvm.c
ice_nvm.h
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_virtchnl_pf.c
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