Home
last modified time | relevance | path

Searched refs:SM_BAD_QKEY_TRAP (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_inform.c703 case SM_BAD_QKEY_TRAP: in log_notice()
715 cl_ntoh16(ntc->g_or_v.generic.trap_num) == SM_BAD_QKEY_TRAP ? in log_notice()
H A Dosm_trap_rcv.c297 (p_ntci->g_or_v.generic.trap_num == CL_HTON16(SM_BAD_QKEY_TRAP))) { in log_trap_info()
H A Dosm_helper.c561 case SM_BAD_QKEY_TRAP: /* 258 */ in ib_get_trap_str()
2537 case SM_BAD_QKEY_TRAP: /* 258 */ in osm_dump_notice_to_buf_generic()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h7863 #define SM_BAD_QKEY_TRAP 258 macro