Searched refs:event_subtype (Results 1 – 5 of 5) sorted by relevance
55 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() argument73 return sctp_chunk_event_lookup(net, event_subtype.chunk, state); in sctp_sm_lookup_event()
41 uint8_t event_subtype; /* 0x03 I/O-Event Sub-Type */ member
49 u8 event_subtype; member389 int wq_num = pfault->event_subtype == MLX5_PFAULT_SUBTYPE_WQE ? in mlx5_ib_page_fault_resume()1360 u8 event_subtype = pfault->event_subtype; in mlx5_ib_pfault() local1362 switch (event_subtype) { in mlx5_ib_pfault()1371 event_subtype); in mlx5_ib_pfault()1402 pfault->event_subtype = eqe->sub_type; in mlx5_ib_eq_pf_process()
164 union sctp_subtype event_subtype);
2950 u8 event_subtype[0x8]; member