Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
A Dhns_roce_device.h575 struct hns_roce_cmdq { struct
576 struct dma_pool *pool;
577 struct semaphore poll_sem;
582 struct semaphore event_sem;
583 int max_cmds;
584 spinlock_t context_lock;
585 int free_head;
586 struct hns_roce_cmd_context *context;
593 u8 use_events;

Completed in 9 milliseconds