Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Duser_sdma.c81 static inline void pq_update(struct hfi1_user_sdma_pkt_q *pq);
94 static inline void set_comp_state(struct hfi1_user_sdma_pkt_q *pq,
131 struct hfi1_user_sdma_pkt_q *pq = in defer_packet_queue()
132 container_of(wait->iow, struct hfi1_user_sdma_pkt_q, busy); in defer_packet_queue()
156 struct hfi1_user_sdma_pkt_q *pq = in activate_packet_queue()
157 container_of(wait, struct hfi1_user_sdma_pkt_q, busy); in activate_packet_queue()
169 struct hfi1_user_sdma_pkt_q *pq; in hfi1_user_sdma_alloc_queues()
263 struct hfi1_user_sdma_pkt_q *pq; in hfi1_user_sdma_free_queues()
324 struct hfi1_user_sdma_pkt_q *pq = fd->pq; in hfi1_user_sdma_process_request()
685 struct hfi1_user_sdma_pkt_q *pq = req->pq; in user_sdma_txadd_ahg()
[all …]
Duser_sdma.h120 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;
Dfile_ops.c304 struct hfi1_user_sdma_pkt_q *pq = fd->pq; in hfi1_write_iter()
Dhfi.h1442 struct hfi1_user_sdma_pkt_q *pq;