Home
last modified time | relevance | path

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

/Linux-v5.4/include/rdma/
Drdma_vt.h225 struct rvt_wss { struct
470 struct rvt_wss *wss;
/Linux-v5.4/drivers/infiniband/sw/rdmavt/
Dqp.c145 struct rvt_wss *wss = rdi->wss; in rvt_wss_exit()
171 struct rvt_wss *wss; in rvt_wss_init()
241 static void wss_advance_clean_counter(struct rvt_wss *wss) in wss_advance_clean_counter()
285 static void wss_insert(struct rvt_wss *wss, void *address) in wss_insert()
300 static inline bool wss_exceeds_threshold(struct rvt_wss *wss) in wss_exceeds_threshold()
2865 struct rvt_wss *wss = rdi->wss; in rvt_copy_sge()