Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A 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->iow, struct hfi1_user_sdma_pkt_q, busy); in defer_packet_queue()
158 struct hfi1_user_sdma_pkt_q *pq = in activate_packet_queue()
159 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()
261 static void flush_pq_iowait(struct hfi1_user_sdma_pkt_q *pq) in flush_pq_iowait()
279 struct hfi1_user_sdma_pkt_q *pq; in hfi1_user_sdma_free_queues()
348 struct hfi1_user_sdma_pkt_q *pq = in hfi1_user_sdma_process_request()
[all …]
H A Duser_sdma.h121 struct hfi1_user_sdma_pkt_q { struct
146 struct hfi1_user_sdma_pkt_q *pq; argument
178 struct hfi1_user_sdma_pkt_q *pq ____cacheline_aligned_in_smp;
H A Dfile_ops.c303 struct hfi1_user_sdma_pkt_q *pq; in hfi1_write_iter()
H A Dhfi.h1442 struct hfi1_user_sdma_pkt_q __rcu *pq;