Home
last modified time | relevance | path

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

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