Searched hist:e1e66cc26457c2e9412f67618646ec2a441fc409 (Results 1 – 1 of 1) sorted by relevance
/linux/include/linux/mlx5/ |
H A D | qp.h | diff e1e66cc26457c2e9412f67618646ec2a441fc409 Sun Feb 23 13:19:07 CET 2014 Sagi Grimberg <sagig@mellanox.com> IB/mlx5: Initialize mlx5_ib_qp signature-related members
If user requested signature enable we initialize relevant mlx5_ib_qp members. We mark the qp as sig_enable and we increase the effective SQ size, but still limit the user max_send_wr to original size computed. We also allow the create_qp routine to accept sig_enable create flag.
Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
|