Searched defs:ibt_async_event_s (Results 1 – 1 of 1) sorted by relevance
123 typedef struct ibt_async_event_s { struct124 uint64_t ev_fma_ena; /* FMA Error data */125 ibt_channel_hdl_t ev_chan_hdl; /* Channel handle */126 ibt_cq_hdl_t ev_cq_hdl; /* CQ handle */127 ib_guid_t ev_hca_guid; /* HCA node GUID */128 ibt_srq_hdl_t ev_srq_hdl; /* SRQ handle */129 ibt_port_change_t ev_port_flags; /* Port Change flags */130 uint8_t ev_port; /* HCA port */131 ibt_fc_syndrome_t ev_fc; /* FEXCH syndrome */