Home
last modified time | relevance | path

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

/drivers/infiniband/hw/irdma/
Dtype.h945 struct irdma_aeqe_info { struct
946 u64 compl_ctx;
947 u32 qp_cq_id;
948 u16 ae_id;
949 u16 wqe_idx;
950 u8 tcp_state;
951 u8 iwarp_state;
952 bool qp:1;
953 bool cq:1;
954 bool sq:1;
[all …]