Home
last modified time | relevance | path

Searched defs:irdma_aeqe_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/infiniband/hw/irdma/
Dtype.h984 struct irdma_aeqe_info { struct
985 u64 compl_ctx;
986 u32 qp_cq_id;
987 u16 ae_id;
988 u16 wqe_idx;
989 u8 tcp_state;
990 u8 iwarp_state;
991 bool qp:1;
992 bool cq:1;
993 bool sq:1;
[all …]