Home
last modified time | relevance | path

Searched refs:rvt_wss (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/rdma/
Drdma_vt.h183 struct rvt_wss { struct
428 struct rvt_wss *wss;
/Linux-v5.10/drivers/infiniband/sw/rdmavt/
Dqp.c147 struct rvt_wss *wss = rdi->wss; in rvt_wss_exit()
173 struct rvt_wss *wss; in rvt_wss_init()
243 static void wss_advance_clean_counter(struct rvt_wss *wss) in wss_advance_clean_counter()
287 static void wss_insert(struct rvt_wss *wss, void *address) in wss_insert()
302 static inline bool wss_exceeds_threshold(struct rvt_wss *wss) in wss_exceeds_threshold()
2874 struct rvt_wss *wss = rdi->wss; in rvt_copy_sge()