Home
last modified time | relevance | path

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

/linux-4.4.14/net/sctp/
Dsm_statetable.c69 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() argument
86 return sctp_chunk_event_lookup(net, event_subtype.chunk, state); in sctp_sm_lookup_event()
/linux-4.4.14/arch/powerpc/include/asm/
Dio_event_irq.h45 uint8_t event_subtype; /* 0x03 I/O-Event Sub-Type */ member
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dodp.c671 u8 event_subtype = pfault->mpfault.event_subtype; in mlx5_ib_mr_pfault_handler() local
673 switch (event_subtype) { in mlx5_ib_mr_pfault_handler()
682 event_subtype); in mlx5_ib_mr_pfault_handler()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dqp.c107 pfault.event_subtype = eqe->sub_type; in mlx5_eq_pagefault()
/linux-4.4.14/include/linux/mlx5/
Dqp.h410 u8 event_subtype; member
Dmlx5_ifc.h1506 u8 event_subtype[0x8]; member