Home
last modified time | relevance | path

Searched refs:hfi1_user_sdma_pkt_q (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Duser_sdma.c82 static inline void pq_update(struct hfi1_user_sdma_pkt_q *pq);
95 static inline void set_comp_state(struct hfi1_user_sdma_pkt_q *pq,
132 struct hfi1_user_sdma_pkt_q *pq = in defer_packet_queue()
133 container_of(wait, struct hfi1_user_sdma_pkt_q, busy); in defer_packet_queue()
159 struct hfi1_user_sdma_pkt_q *pq = in activate_packet_queue()
160 container_of(wait, struct hfi1_user_sdma_pkt_q, busy); in activate_packet_queue()
172 struct hfi1_user_sdma_pkt_q *pq; in hfi1_user_sdma_alloc_queues()
267 struct hfi1_user_sdma_pkt_q *pq; in hfi1_user_sdma_free_queues()
321 struct hfi1_user_sdma_pkt_q *pq = fd->pq; in hfi1_user_sdma_process_request()
692 struct hfi1_user_sdma_pkt_q *pq = req->pq; in user_sdma_txadd_ahg()
[all …]
Duser_sdma.h125 struct hfi1_user_sdma_pkt_q { struct
151 struct hfi1_user_sdma_pkt_q *pq; argument
183 struct hfi1_user_sdma_pkt_q *pq ____cacheline_aligned_in_smp;
Dfile_ops.c304 struct hfi1_user_sdma_pkt_q *pq = fd->pq; in hfi1_write_iter()
Dhfi.h1380 struct hfi1_user_sdma_pkt_q *pq;