Searched hist:db3ef0eb84947e341b923c435ace2520d097d014 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_sdma.c | diff db3ef0eb84947e341b923c435ace2520d097d014 Fri Jan 22 15:07:42 CST 2016 Harish Chegondi <harish.chegondi@intel.com> IB/qib: Use rdmavt version of post_send
This patch removes the post_send and post_one_send from the qib driver. The "posting" of sends will be done by rdmavt which will walk a WQE and queue work. This patch will still provide the capability to schedule that work as well as kick the progress. These are provided to the rdmavt layer.
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Harish Chegondi <harish.chegondi@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qib_ruc.c | diff db3ef0eb84947e341b923c435ace2520d097d014 Fri Jan 22 15:07:42 CST 2016 Harish Chegondi <harish.chegondi@intel.com> IB/qib: Use rdmavt version of post_send
This patch removes the post_send and post_one_send from the qib driver. The "posting" of sends will be done by rdmavt which will walk a WQE and queue work. This patch will still provide the capability to schedule that work as well as kick the progress. These are provided to the rdmavt layer.
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Harish Chegondi <harish.chegondi@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qib_uc.c | diff db3ef0eb84947e341b923c435ace2520d097d014 Fri Jan 22 15:07:42 CST 2016 Harish Chegondi <harish.chegondi@intel.com> IB/qib: Use rdmavt version of post_send
This patch removes the post_send and post_one_send from the qib driver. The "posting" of sends will be done by rdmavt which will walk a WQE and queue work. This patch will still provide the capability to schedule that work as well as kick the progress. These are provided to the rdmavt layer.
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Harish Chegondi <harish.chegondi@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qib_driver.c | diff db3ef0eb84947e341b923c435ace2520d097d014 Fri Jan 22 15:07:42 CST 2016 Harish Chegondi <harish.chegondi@intel.com> IB/qib: Use rdmavt version of post_send
This patch removes the post_send and post_one_send from the qib driver. The "posting" of sends will be done by rdmavt which will walk a WQE and queue work. This patch will still provide the capability to schedule that work as well as kick the progress. These are provided to the rdmavt layer.
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Harish Chegondi <harish.chegondi@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qib_ud.c | diff db3ef0eb84947e341b923c435ace2520d097d014 Fri Jan 22 15:07:42 CST 2016 Harish Chegondi <harish.chegondi@intel.com> IB/qib: Use rdmavt version of post_send
This patch removes the post_send and post_one_send from the qib driver. The "posting" of sends will be done by rdmavt which will walk a WQE and queue work. This patch will still provide the capability to schedule that work as well as kick the progress. These are provided to the rdmavt layer.
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Harish Chegondi <harish.chegondi@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qib_qp.c | diff db3ef0eb84947e341b923c435ace2520d097d014 Fri Jan 22 15:07:42 CST 2016 Harish Chegondi <harish.chegondi@intel.com> IB/qib: Use rdmavt version of post_send
This patch removes the post_send and post_one_send from the qib driver. The "posting" of sends will be done by rdmavt which will walk a WQE and queue work. This patch will still provide the capability to schedule that work as well as kick the progress. These are provided to the rdmavt layer.
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Harish Chegondi <harish.chegondi@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qib_verbs.h | diff db3ef0eb84947e341b923c435ace2520d097d014 Fri Jan 22 15:07:42 CST 2016 Harish Chegondi <harish.chegondi@intel.com> IB/qib: Use rdmavt version of post_send
This patch removes the post_send and post_one_send from the qib driver. The "posting" of sends will be done by rdmavt which will walk a WQE and queue work. This patch will still provide the capability to schedule that work as well as kick the progress. These are provided to the rdmavt layer.
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Harish Chegondi <harish.chegondi@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qib_rc.c | diff db3ef0eb84947e341b923c435ace2520d097d014 Fri Jan 22 15:07:42 CST 2016 Harish Chegondi <harish.chegondi@intel.com> IB/qib: Use rdmavt version of post_send
This patch removes the post_send and post_one_send from the qib driver. The "posting" of sends will be done by rdmavt which will walk a WQE and queue work. This patch will still provide the capability to schedule that work as well as kick the progress. These are provided to the rdmavt layer.
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Harish Chegondi <harish.chegondi@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qib_verbs.c | diff db3ef0eb84947e341b923c435ace2520d097d014 Fri Jan 22 15:07:42 CST 2016 Harish Chegondi <harish.chegondi@intel.com> IB/qib: Use rdmavt version of post_send
This patch removes the post_send and post_one_send from the qib driver. The "posting" of sends will be done by rdmavt which will walk a WQE and queue work. This patch will still provide the capability to schedule that work as well as kick the progress. These are provided to the rdmavt layer.
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Harish Chegondi <harish.chegondi@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|