OpenCloudOS-Kernel/drivers/net/ethernet/qlogic/qede
Alexander Lobakin b6db3f71c9 qed: simplify chain allocation with init params struct
To simplify qed_chain_alloc() prototype and call sites, introduce struct
qed_chain_init_params to specify chain params, and pass a pointer to
filled struct to the actual qed_chain_alloc() instead of a long list
of separate arguments.

Signed-off-by: Alexander Lobakin <alobakin@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-22 18:19:03 -07:00
..
Makefile net: qede: update copyright years 2020-06-30 15:51:40 -07:00
qede.h qede: populate supported link modes maps on module init 2020-07-20 17:59:43 -07:00
qede_dcbnl.c net: qede: update copyright years 2020-06-30 15:51:40 -07:00
qede_ethtool.c qede: introduce support for FEC control 2020-07-20 17:59:44 -07:00
qede_filter.c qede: convert to new udp_tunnel_nic infra 2020-07-14 17:04:27 -07:00
qede_fp.c net: qede: update copyright years 2020-06-30 15:51:40 -07:00
qede_main.c qed: simplify chain allocation with init params struct 2020-07-22 18:19:03 -07:00
qede_ptp.c net: qede: fix kernel-doc for qede_ptp_adjfreq() 2020-07-06 13:18:56 -07:00
qede_ptp.h net: qede: update copyright years 2020-06-30 15:51:40 -07:00
qede_rdma.c net: qede: update copyright years 2020-06-30 15:51:40 -07:00