Home
last modified time | relevance | path

Searched defs:iwqp (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_verbs.c370 struct i40iw_qp *iwqp, in i40iw_free_qp_resources()
393 static void i40iw_clean_cqes(struct i40iw_qp *iwqp, struct i40iw_cq *iwcq) in i40iw_clean_cqes()
406 struct i40iw_qp *iwqp = to_iwqp(ibqp); in i40iw_destroy_qp() local
432 struct i40iw_qp *iwqp, in i40iw_setup_virt_qp()
458 struct i40iw_qp *iwqp, in i40iw_setup_kmode_qp()
524 struct i40iw_qp *iwqp; in i40iw_create_qp() local
761 struct i40iw_qp *iwqp = to_iwqp(ibqp); in i40iw_query_qp() local
790 void i40iw_hw_modify_qp(struct i40iw_device *iwdev, struct i40iw_qp *iwqp, in i40iw_hw_modify_qp()
840 struct i40iw_qp *iwqp = to_iwqp(ibqp); in i40iw_modify_qp() local
1646 struct i40iw_qp *iwqp = to_iwqp(ibqp); in i40iw_drain_sq() local
[all …]
Di40iw_utils.c490 struct i40iw_qp *iwqp = (struct i40iw_qp *)qp->back_qp; in i40iw_free_qp() local
626 struct i40iw_qp *iwqp = (struct i40iw_qp *)ibqp; in i40iw_add_ref() local
637 struct i40iw_qp *iwqp; in i40iw_rem_ref() local
892 struct i40iw_qp *iwqp; in i40iw_term_modify_qp() local
905 struct i40iw_qp *iwqp; in i40iw_terminate_done() local
937 struct i40iw_qp *iwqp = from_timer(iwqp, t, terminate_timer); in i40iw_terminate_timeout() local
950 struct i40iw_qp *iwqp; in i40iw_terminate_start_timer() local
965 struct i40iw_qp *iwqp; in i40iw_terminate_del_timer() local
1399 struct i40iw_qp *iwqp; in i40iw_ieq_get_qp() local
Di40iw_hw.c245 void i40iw_next_iw_state(struct i40iw_qp *iwqp, in i40iw_next_iw_state()
284 struct i40iw_qp *iwqp = NULL; in i40iw_process_aeq() local
678 struct i40iw_qp *iwqp = (struct i40iw_qp *)qp->back_qp; in i40iw_hw_flush_wqes() local
835 void i40iw_flush_wqes(struct i40iw_device *iwdev, struct i40iw_qp *iwqp) in i40iw_flush_wqes()
Di40iw_cm.c609 struct i40iw_qp *iwqp; in i40iw_event_connect_error() local
1158 struct i40iw_qp *iwqp; in i40iw_handle_close_entry() local
2290 struct i40iw_qp *iwqp; in i40iw_rem_ref_cm_node() local
3308 struct i40iw_qp *iwqp) in i40iw_init_tcp_ctx()
3385 static void i40iw_cm_init_tsa_conn(struct i40iw_qp *iwqp, in i40iw_cm_init_tsa_conn()
3443 void i40iw_cm_disconn(struct i40iw_qp *iwqp) in i40iw_cm_disconn()
3476 static void i40iw_qp_disconnect(struct i40iw_qp *iwqp) in i40iw_qp_disconnect()
3513 static void i40iw_cm_disconn_true(struct i40iw_qp *iwqp) in i40iw_cm_disconn_true()
3630 struct i40iw_qp *iwqp = dwork->iwqp; in i40iw_disconnect_worker() local
3645 struct i40iw_qp *iwqp; in i40iw_accept() local
[all …]
Di40iw_verbs.h121 struct i40iw_qp *iwqp; member
Di40iw_cm.h323 struct i40iw_qp *iwqp; member