Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/mthca/
A Dmthca_provider.h228 struct mthca_wq { struct
229 spinlock_t lock;
230 int max;
231 unsigned next_ind;
232 unsigned last_comp;
233 unsigned head;
234 unsigned tail;
235 void *last;
236 int max_gs;
237 int wqe_shift;
[all …]

Completed in 5 milliseconds