]> Git Repo - linux.git/commit
RDMA/i40iw: Add virtual channel message queue
authorIsmail, Mustafa <[email protected]>
Mon, 18 Apr 2016 15:33:03 +0000 (10:33 -0500)
committerDoug Ledford <[email protected]>
Thu, 28 Apr 2016 20:32:54 +0000 (16:32 -0400)
commitf69c3331624438321877083e27f5aa09eab3b863
treea3cc3820d3c36e4600ad5feea77164711bcdadba
parentf606d8933004716877eedd73ab609fb92deef84d
RDMA/i40iw: Add virtual channel message queue

Queue users of virtual channel on a waitqueue until the channel is
clear instead of failing the call when the channel is occupied.

Signed-off-by: Mustafa Ismail <[email protected]>
Signed-off-by: Faisal Latif <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
drivers/infiniband/hw/i40iw/i40iw_main.c
drivers/infiniband/hw/i40iw/i40iw_osdep.h
drivers/infiniband/hw/i40iw/i40iw_type.h
drivers/infiniband/hw/i40iw/i40iw_utils.c
drivers/infiniband/hw/i40iw/i40iw_verbs.c
drivers/infiniband/hw/i40iw/i40iw_virtchnl.c
This page took 0.049403 seconds and 4 git commands to generate.