Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_device.h562 struct hns_roce_cmdq { struct
563 struct dma_pool *pool;
564 struct semaphore poll_sem;
569 struct semaphore event_sem;
570 int max_cmds;
571 spinlock_t context_lock;
572 int free_head;
573 struct hns_roce_cmd_context *context;
580 u8 use_events;