diff options
author | Tariq Toukan <tariqt@mellanox.com> | 2019-07-05 18:30:17 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-06 02:29:19 +0300 |
commit | fd1b225963189f2f16d44649496a8246c5cfdbc2 (patch) | |
tree | dba075538f1bbe6696927f862374d1f5f0131beb /crypto/ecrdsa_defs.h | |
parent | 740114a87e43a4ceb9ff5ff3a4a704bcef1f60be (diff) | |
download | linux-fd1b225963189f2f16d44649496a8246c5cfdbc2.tar.xz |
net/mlx5e: Tx, Make SQ WQE fetch function type generic
Change mlx5e_sq_fetch_wqe to be agnostic to the Work Queue
Element (WQE) type.
Before this patch, it was specific for struct mlx5e_tx_wqe.
In order to allow the change, the function now returns the
generic void pointer, and gets the WQE size to do the zero
memset.
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/ecrdsa_defs.h')
0 files changed, 0 insertions, 0 deletions