Searched refs:event_subtype (Results 1 – 5 of 5) sorted by relevance
69 if ((event_subtype._type > (_max))) { \71 _table, event_subtype._type, _max); \74 rtn = &_table[event_subtype._type][(int)state]; \82 sctp_subtype_t event_subtype) in sctp_sm_lookup_event() argument86 return sctp_chunk_event_lookup(net, event_subtype.chunk, state); in sctp_sm_lookup_event()
45 uint8_t event_subtype; /* 0x03 I/O-Event Sub-Type */ member
678 u8 event_subtype = pfault->mpfault.event_subtype; in mlx5_ib_mr_pfault_handler() local680 switch (event_subtype) { in mlx5_ib_mr_pfault_handler()689 event_subtype); in mlx5_ib_mr_pfault_handler()
107 pfault.event_subtype = eqe->sub_type; in mlx5_eq_pagefault()
385 u8 event_subtype; member