Home
last modified time | relevance | path

Searched refs:get_rvt_head (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dqp.c2366 * get_rvt_head - get head indices of the circular buffer
2372 static inline u32 get_rvt_head(struct rvt_rq *rq, void *ip) in get_rvt_head() function
2438 head = get_rvt_head(rq, ip); in rvt_get_rwqe()
2476 get_rvt_head(rq, ip), tail); in rvt_get_rwqe()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dqp.c2315 * get_rvt_head - get head indices of the circular buffer
2321 static inline u32 get_rvt_head(struct rvt_rq *rq, void *ip) in get_rvt_head() function
2387 head = get_rvt_head(rq, ip); in rvt_get_rwqe()
2425 get_rvt_head(rq, ip), tail); in rvt_get_rwqe()

Completed in 8 milliseconds