Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dsm_statetable.c70 if ((event_subtype._type > (_max))) { \
72 _table, event_subtype._type, _max); \
75 rtn = &_table[event_subtype._type][(int)state]; \
84 union sctp_subtype event_subtype) in sctp_sm_lookup_event() argument
88 return sctp_chunk_event_lookup(net, event_subtype.chunk, state); in sctp_sm_lookup_event()
/Linux-v4.19/arch/powerpc/include/asm/
Dio_event_irq.h45 uint8_t event_subtype; /* 0x03 I/O-Event Sub-Type */ member
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dodp.c296 int wq_num = pfault->event_subtype == MLX5_PFAULT_SUBTYPE_WQE ? in mlx5_ib_page_fault_resume()
1164 u8 event_subtype = pfault->event_subtype; in mlx5_ib_pfault() local
1166 switch (event_subtype) { in mlx5_ib_pfault()
1175 event_subtype); in mlx5_ib_pfault()
/Linux-v4.19/include/net/sctp/
Dsm.h178 union sctp_subtype event_subtype);
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c240 pfault->event_subtype = eqe->sub_type; in eq_pf_process()
/Linux-v4.19/include/linux/mlx5/
Ddriver.h744 u8 event_subtype; member
Dmlx5_ifc.h2050 u8 event_subtype[0x8]; member