Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/efa/
Defa_com.h58 struct efa_com_admin_queue { struct
59 void *dmadev;
60 void *efa_dev;
61 struct efa_comp_ctx *comp_ctx;
62 u32 completion_timeout; /* usecs */
63 u16 poll_interval; /* msecs */
64 u16 depth;
65 struct efa_com_admin_cq cq;
66 struct efa_com_admin_sq sq;
67 u16 msix_vector_idx;
[all …]