Lines Matching refs:rvt_qp

66 static void flush_tx_list(struct rvt_qp *qp);
75 static void qp_pio_drain(struct rvt_qp *qp);
137 static void flush_tx_list(struct rvt_qp *qp) in flush_tx_list()
154 static void flush_iowait(struct rvt_qp *qp) in flush_iowait()
198 int hfi1_check_modify_qp(struct rvt_qp *qp, struct ib_qp_attr *attr, in hfi1_check_modify_qp()
240 static inline void qp_set_16b(struct rvt_qp *qp) in qp_set_16b()
260 void hfi1_modify_qp(struct rvt_qp *qp, struct ib_qp_attr *attr, in hfi1_modify_qp()
297 int hfi1_check_send_wqe(struct rvt_qp *qp, in hfi1_check_send_wqe()
336 void _hfi1_schedule_send(struct rvt_qp *qp) in _hfi1_schedule_send()
350 static void qp_pio_drain(struct rvt_qp *qp) in qp_pio_drain()
376 void hfi1_schedule_send(struct rvt_qp *qp) in hfi1_schedule_send()
383 void hfi1_qp_wakeup(struct rvt_qp *qp, u32 flag) in hfi1_qp_wakeup()
406 struct rvt_qp *qp; in iowait_sleep()
458 struct rvt_qp *qp = iowait_to_qp(wait); in iowait_wakeup()
466 struct rvt_qp *qp = iowait_to_qp(wait); in iowait_sdma_drained()
491 struct sdma_engine *qp_to_sdma_engine(struct rvt_qp *qp, u8 sc5) in qp_to_sdma_engine()
516 struct send_context *qp_to_send_context(struct rvt_qp *qp, u8 sc5) in qp_to_send_context()
536 static int qp_idle(struct rvt_qp *qp) in qp_idle()
553 struct rvt_qp *qp = iter->qp; in qp_iter_print()
620 void *qp_priv_alloc(struct rvt_dev_info *rdi, struct rvt_qp *qp) in qp_priv_alloc()
646 void qp_priv_free(struct rvt_dev_info *rdi, struct rvt_qp *qp) in qp_priv_free()
679 void flush_qp_waiters(struct rvt_qp *qp) in flush_qp_waiters()
685 void stop_send_queue(struct rvt_qp *qp) in stop_send_queue()
692 void quiesce_qp(struct rvt_qp *qp) in quiesce_qp()
701 void notify_qp_reset(struct rvt_qp *qp) in notify_qp_reset()
711 void hfi1_migrate_qp(struct rvt_qp *qp) in hfi1_migrate_qp()
736 u32 mtu_from_qp(struct rvt_dev_info *rdi, struct rvt_qp *qp, u32 pmtu) in mtu_from_qp()
758 int get_pmtu_from_attr(struct rvt_dev_info *rdi, struct rvt_qp *qp, in get_pmtu_from_attr()
778 void notify_error_qp(struct rvt_qp *qp) in notify_error_qp()
812 static void hfi1_qp_iter_cb(struct rvt_qp *qp, u64 v) in hfi1_qp_iter_cb()