Searched refs:IB_MGMT_CLASS_MASK (Results 1 – 2 of 2) sorted by relevance
92 if ( ( ( agent->mgmt_class & IB_MGMT_CLASS_MASK ) != in ib_mi_handle()93 ( hdr->mgmt_class & IB_MGMT_CLASS_MASK ) ) || in ib_mi_handle()
509 #define IB_MGMT_CLASS_MASK 0x7f macro