Searched refs:IB_MAD_METHOD_DELETE (Results 1 – 11 of 11) sorted by relevance
378 case IB_MAD_METHOD_DELETE: in sa_mad_ctrl_rcv_callback()458 p_madw->p_mad->method == IB_MAD_METHOD_DELETE)) in sa_mad_ctrl_send_err_callback()
695 case IB_MAD_METHOD_DELETE: in osm_sr_rcv_process()
787 case IB_MAD_METHOD_DELETE: in osm_gir_rcv_process()
1743 case IB_MAD_METHOD_DELETE: in osm_mcmr_rcv_process()
123 build_mcm_rec_umad(umad, dport, IB_MAD_METHOD_DELETE, comp_mask, data); in rereg_port_gid()
667 sa_mad_data.method = IB_MAD_METHOD_DELETE; in osmv_query_sa()
742 sa_mad_data.method = IB_MAD_METHOD_DELETE; in osmv_query_sa()
948 mad_svc.method_array[IB_MAD_METHOD_DELETE] = TRUE; in osm_vendor_bind()
935 set_bit(IB_MAD_METHOD_DELETE, &method_mask); in osm_vendor_bind()
112 IB_MAD_METHOD_DELETE = 0x15, enumerator
760 #define IB_MAD_METHOD_DELETE 0x15 macro