Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/hfi1/
Duser_sdma.c41 static inline void pq_update(struct hfi1_user_sdma_pkt_q *pq);
54 static inline void set_comp_state(struct hfi1_user_sdma_pkt_q *pq,
91 struct hfi1_user_sdma_pkt_q *pq = in defer_packet_queue()
92 container_of(wait->iow, struct hfi1_user_sdma_pkt_q, busy); in defer_packet_queue()
118 struct hfi1_user_sdma_pkt_q *pq = in activate_packet_queue()
119 container_of(wait, struct hfi1_user_sdma_pkt_q, busy); in activate_packet_queue()
133 struct hfi1_user_sdma_pkt_q *pq; in hfi1_user_sdma_alloc_queues()
220 static void flush_pq_iowait(struct hfi1_user_sdma_pkt_q *pq) in flush_pq_iowait()
238 struct hfi1_user_sdma_pkt_q *pq; in hfi1_user_sdma_free_queues()
307 struct hfi1_user_sdma_pkt_q *pq = in hfi1_user_sdma_process_request()
[all …]
Duser_sdma.h81 struct hfi1_user_sdma_pkt_q { struct
106 struct hfi1_user_sdma_pkt_q *pq; argument
138 struct hfi1_user_sdma_pkt_q *pq ____cacheline_aligned_in_smp;
Dtrace_tx.h617 TP_PROTO(struct hfi1_user_sdma_pkt_q *pq,
622 __field(struct hfi1_user_sdma_pkt_q *, pq)
646 TP_PROTO(struct hfi1_user_sdma_pkt_q *pq,
651 __field(struct hfi1_user_sdma_pkt_q *, pq)
669 TP_PROTO(struct hfi1_user_sdma_pkt_q *pq,
673 __field(struct hfi1_user_sdma_pkt_q *, pq)
Dfile_ops.c262 struct hfi1_user_sdma_pkt_q *pq; in hfi1_write_iter()
Dhfi.h1392 struct hfi1_user_sdma_pkt_q __rcu *pq;