Home
last modified time | relevance | path

Searched refs:IB_NOTICE_TYPE_SECURITY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/rdma/
H A Dib_mad.h108 #define IB_NOTICE_TYPE_SECURITY 0x82 macro
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_mad.c148 data.generic_type = IB_NOTICE_TYPE_SECURITY; in qib_bad_pkey()
172 data.generic_type = IB_NOTICE_TYPE_SECURITY; in qib_bad_mkey()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dmad.c418 trap = create_trap_node(IB_NOTICE_TYPE_SECURITY, OPA_TRAP_BAD_P_KEY, in hfi1_bad_pkey()
444 trap = create_trap_node(IB_NOTICE_TYPE_SECURITY, OPA_TRAP_BAD_M_KEY, in bad_mkey()