Home
last modified time | relevance | path

Searched refs:IB_MAD_ATTR_P_KEY_TABLE (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_pkey_rcv.c85 CL_ASSERT(p_smp->attr_id == IB_MAD_ATTR_P_KEY_TABLE); in osm_pkey_rcv_process()
H A Dosm_sm_mad_ctrl.c253 case IB_MAD_ATTR_P_KEY_TABLE: in sm_mad_ctrl_process_get_resp()
745 p_smp->attr_id == IB_MAD_ATTR_P_KEY_TABLE)) { in sm_mad_ctrl_send_err_cb()
H A Dosm_port_info_rcv.c523 status = osm_req_get(sm, &path, IB_MAD_ATTR_P_KEY_TABLE, in get_pkey_table()
H A Dosm_pkey_mgr.c248 IB_MAD_ATTR_P_KEY_TABLE, in pkey_mgr_update_pkey_entry()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h1115 #define IB_MAD_ATTR_P_KEY_TABLE (CL_HTON16(0x0016)) macro