diff options
author | Kaike Wan <kaike.wan@intel.com> | 2018-09-26 19:26:44 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-10-01 03:21:11 +0200 |
commit | d205a06a14796a24b3447bc5d27b7dedff4479d5 (patch) | |
tree | c881493df31a382b2e658cd1cb0e622eafd2fbc3 /drivers/infiniband/hw/hfi1/iowait.c | |
parent | RDMA/hns: remove set but not used variable 'dseg' (diff) | |
download | linux-d205a06a14796a24b3447bc5d27b7dedff4479d5.tar.xz linux-d205a06a14796a24b3447bc5d27b7dedff4479d5.zip |
IB/rdmavt: Rename check_send_wqe as setup_wqe
The driver-provided function check_send_wqe allows the hardware driver to
check and set up the incoming send wqe before it is inserted into the swqe
ring. This patch will rename it as setup_wqe to better reflect its
usage. In addition, this function is only called when all setup is
complete in rdmavt.
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Kaike Wan <kaike.wan@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/infiniband/hw/hfi1/iowait.c')
0 files changed, 0 insertions, 0 deletions