Searched refs:IB_MAD_METHOD_GETTABLE_RESP (Results 1 – 5 of 5) sorted by relevance
72 case IB_MAD_METHOD_GETTABLE_RESP: in osmv_invert_method()76 return IB_MAD_METHOD_GETTABLE_RESP; in osmv_invert_method()
482 if (resp_sa_mad->method == IB_MAD_METHOD_GETTABLE_RESP) { in osm_sa_respond()490 if (resp_sa_mad->method == IB_MAD_METHOD_GETTABLE_RESP) in osm_sa_respond()
132 if (p_sa_mad->method != IB_MAD_METHOD_GETTABLE_RESP) { in __osmv_sa_mad_rcv_cb()
125 if (p_sa_mad->method != IB_MAD_METHOD_GETTABLE_RESP) { in __osmv_sa_mad_rcv_cb()
769 #define IB_MAD_METHOD_GETTABLE_RESP 0x92 macro