commit | 61a650c14d728354b2d493bed3f1b0531f033dac | [log] [tgz] |
---|---|---|
author | Harish Chegondi <harish.chegondi@intel.com> | Wed Feb 03 14:15:20 2016 -0800 |
committer | Doug Ledford <dledford@redhat.com> | Thu Mar 10 20:37:32 2016 -0500 |
tree | 9cd5d3bb1324e14d6f391693a13f59e8e2d9991b | |
parent | 1f024992ef05d1eb9b3a0becd1611ecfa21854a6 [diff] |
IB/rdmavt: Add support for query_port, modify_port and get_port_immutable rvt_query_port calls into the driver through a call back function query_port_state to populate the rest of ib_port_attr elements. rvt_modify_port calls into the driver if needed through a call back function shut_down_port() Signed-off-by: Harish Chegondi <harish.chegondi@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>