Searched refs:pq_update (Results 1 – 1 of 1) sorted by relevance
81 static inline void pq_update(struct hfi1_user_sdma_pkt_q *pq);603 pq_update(pq); in hfi1_user_sdma_process_request()1407 pq_update(pq); in user_sdma_txreq_cb()1410 static inline void pq_update(struct hfi1_user_sdma_pkt_q *pq) in pq_update() function