Searched refs:pq_update (Results 1 – 1 of 1) sorted by relevance
82 static inline void pq_update(struct hfi1_user_sdma_pkt_q *pq);625 pq_update(pq); in hfi1_user_sdma_process_request()1430 pq_update(pq); in user_sdma_txreq_cb()1433 static inline void pq_update(struct hfi1_user_sdma_pkt_q *pq) in pq_update() function