Searched defs:hns_roce_cmdq (Results 1 – 1 of 1) sorted by relevance
562 struct hns_roce_cmdq { struct563 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;