Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h339 struct hns_roce_wq { struct
340 u64 *wrid; /* Work request ID */
341 spinlock_t lock;
342 u32 wqe_cnt; /* WQE num */
343 u32 max_gs;
344 u32 rsv_sge;
345 u32 offset;
346 u32 wqe_shift; /* WQE size */
347 u32 head;
348 u32 tail;
[all …]