Searched refs:send_routine (Results 1 – 2 of 2) sorted by relevance
1017 typedef int (*send_routine)(struct rvt_qp *, struct hfi1_pkt_state *, u64); typedef1297 send_routine process_pio_send ____cacheline_aligned_in_smp;1298 send_routine process_dma_send;
1173 static inline send_routine get_send_routine(struct rvt_qp *qp, in get_send_routine()1218 send_routine sr; in hfi1_verbs_send()