Home
last modified time | relevance | path

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

/openbmc/linux/include/rdma/
H A Dib_mad.h110 #define IB_NOTICE_TYPE_INFO 0x84 macro
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_mad.c213 data.generic_type = IB_NOTICE_TYPE_INFO; in qib_cap_mask_chg()
233 data.generic_type = IB_NOTICE_TYPE_INFO; in qib_sys_guid_chg()
253 data.generic_type = IB_NOTICE_TYPE_INFO; in qib_node_desc_chg()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dmad.c484 trap = create_trap_node(IB_NOTICE_TYPE_INFO, in hfi1_cap_mask_chg()
506 trap = create_trap_node(IB_NOTICE_TYPE_INFO, OPA_TRAP_CHANGE_SYSGUID, in hfi1_sys_guid_chg()
526 trap = create_trap_node(IB_NOTICE_TYPE_INFO, in hfi1_node_desc_chg()