Searched refs:pq_update (Results 1 – 1 of 1) sorted by relevance
41 static inline void pq_update(struct hfi1_user_sdma_pkt_q *pq);588 pq_update(pq); in hfi1_user_sdma_process_request()1393 pq_update(pq); in user_sdma_txreq_cb()1396 static inline void pq_update(struct hfi1_user_sdma_pkt_q *pq) in pq_update() function