commit | e85ec33d820e1f3f763a46f9fd41230ca0ce40c6 | [log] [tgz] |
---|---|---|
author | Ira Weiny <ira.weiny@intel.com> | Fri Jan 22 13:04:38 2016 -0800 |
committer | Doug Ledford <dledford@redhat.com> | Thu Mar 10 20:37:27 2016 -0500 |
tree | acde61c970cf7808caa223b6ccb58cbcb7d0056f | |
parent | 2b047ea7a3ceef0322e666782e0a82e98424f6f1 [diff] |
IB/rdmavt: add modify queue pair driver helpers Low level drivers need to be able to check incoming attributes as well as be able to adjust their private data on queue pair modification. Add 2 driver callbacks, check_modify_qp and modify_qp, to facilitate this. Signed-off-by: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>