Home
last modified time | relevance | path

Searched hist:b6db3f71c976ea92361dbc7ebfb65db666ac9f02 (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_chain.cdiff b6db3f71c976ea92361dbc7ebfb65db666ac9f02 Thu Jul 23 00:10:38 CEST 2020 Alexander Lobakin <alobakin@marvell.com> 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>
H A Dqed_dev_api.hdiff b6db3f71c976ea92361dbc7ebfb65db666ac9f02 Thu Jul 23 00:10:38 CEST 2020 Alexander Lobakin <alobakin@marvell.com> 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>
H A Dqed_iscsi.cdiff b6db3f71c976ea92361dbc7ebfb65db666ac9f02 Thu Jul 23 00:10:38 CEST 2020 Alexander Lobakin <alobakin@marvell.com> 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>
H A Dqed_spq.cdiff b6db3f71c976ea92361dbc7ebfb65db666ac9f02 Thu Jul 23 00:10:38 CEST 2020 Alexander Lobakin <alobakin@marvell.com> 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>
H A Dqed_ll2.cdiff b6db3f71c976ea92361dbc7ebfb65db666ac9f02 Thu Jul 23 00:10:38 CEST 2020 Alexander Lobakin <alobakin@marvell.com> 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>
/linux/include/linux/qed/
H A Dqed_chain.hdiff b6db3f71c976ea92361dbc7ebfb65db666ac9f02 Thu Jul 23 00:10:38 CEST 2020 Alexander Lobakin <alobakin@marvell.com> 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>
H A Dqed_if.hdiff b6db3f71c976ea92361dbc7ebfb65db666ac9f02 Thu Jul 23 00:10:38 CEST 2020 Alexander Lobakin <alobakin@marvell.com> 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>
/linux/drivers/infiniband/hw/qedr/
H A Dmain.cdiff b6db3f71c976ea92361dbc7ebfb65db666ac9f02 Thu Jul 23 00:10:38 CEST 2020 Alexander Lobakin <alobakin@marvell.com> 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>
H A Dverbs.cdiff b6db3f71c976ea92361dbc7ebfb65db666ac9f02 Thu Jul 23 00:10:38 CEST 2020 Alexander Lobakin <alobakin@marvell.com> 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>
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.cdiff b6db3f71c976ea92361dbc7ebfb65db666ac9f02 Thu Jul 23 00:10:38 CEST 2020 Alexander Lobakin <alobakin@marvell.com> 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>