Searched refs:IB_MAD_ATTR_CLASS_PORT_INFO (Results 1 – 8 of 8) sorted by relevance
203 CL_ASSERT(p_sa_mad->attr_id == IB_MAD_ATTR_CLASS_PORT_INFO); in osm_cpi_rcv_process()
144 case IB_MAD_ATTR_CLASS_PORT_INFO: in __osm_sa_mad_ctrl_process()
255 case IB_MAD_ATTR_CLASS_PORT_INFO: in __osm_sm_mad_ctrl_process_get_resp()
1109 if (p_mad->attr_id == IB_MAD_ATTR_CLASS_PORT_INFO) { in osm_pc_rcv_process()
545 sa_mad_data.attr_id = IB_MAD_ATTR_CLASS_PORT_INFO; in osmv_query_sa()
661 sa_mad_data.attr_id = IB_MAD_ATTR_CLASS_PORT_INFO; in osmv_query_sa()
1502 {"ClassPortInfo", "CPI", IB_MAD_ATTR_CLASS_PORT_INFO,
934 #define IB_MAD_ATTR_CLASS_PORT_INFO (CL_HTON16(0x0001)) macro