Home
last modified time | relevance | path

Searched refs:event_subtype (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/sctp/
H A Dsm_statetable.c55 if ((event_subtype._type > (_max))) { \
57 _table, event_subtype._type, _max); \
60 rtn = &_table[event_subtype._type][(int)state]; \
69 union sctp_subtype event_subtype) in sctp_sm_lookup_event() argument
73 return sctp_chunk_event_lookup(net, event_subtype.chunk, state); in sctp_sm_lookup_event()
/openbmc/linux/arch/powerpc/include/asm/
H A Dio_event_irq.h41 uint8_t event_subtype; /* 0x03 I/O-Event Sub-Type */ member
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dodp.c49 u8 event_subtype; member
388 int wq_num = pfault->event_subtype == MLX5_PFAULT_SUBTYPE_WQE ? in mlx5_ib_page_fault_resume()
1363 u8 event_subtype = pfault->event_subtype; in mlx5_ib_pfault() local
1365 switch (event_subtype) { in mlx5_ib_pfault()
1374 event_subtype); in mlx5_ib_pfault()
1405 pfault->event_subtype = eqe->sub_type; in mlx5_ib_eq_pf_process()
/openbmc/qemu/hw/ppc/
H A Dspapr_events.c142 uint8_t event_subtype; member
568 mainb->event_subtype = 0xd0; /* Normal shutdown */ in spapr_powerdown_req()
620 mainb->event_subtype = 0x00; /* Normal shutdown */ in spapr_hotplug_req_event()
/openbmc/linux/include/net/sctp/
H A Dsm.h163 union sctp_subtype event_subtype);
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h3035 u8 event_subtype[0x8]; member