Home
last modified time | relevance | path

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

/drivers/infiniband/hw/i40iw/
Di40iw.h149 struct i40iw_cqp { struct
256 struct i40iw_cqp cqp;
428 struct i40iw_cqp_request *i40iw_get_cqp_request(struct i40iw_cqp *cqp, bool wait);
429 void i40iw_free_cqp_request(struct i40iw_cqp *cqp, struct i40iw_cqp_request *cqp_request);
430 void i40iw_put_cqp_request(struct i40iw_cqp *cqp, struct i40iw_cqp_request *cqp_request);
Di40iw_utils.c360 struct i40iw_cqp_request *i40iw_get_cqp_request(struct i40iw_cqp *cqp, bool wait) in i40iw_get_cqp_request()
399 void i40iw_free_cqp_request(struct i40iw_cqp *cqp, struct i40iw_cqp_request *cqp_request) in i40iw_free_cqp_request()
423 void i40iw_put_cqp_request(struct i40iw_cqp *cqp, in i40iw_put_cqp_request()
435 static void i40iw_free_pending_cqp_request(struct i40iw_cqp *cqp, in i40iw_free_pending_cqp_request()
458 struct i40iw_cqp *cqp = &iwdev->cqp; in i40iw_cleanup_pending_cqp_op()
489 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_wait_event()
1151 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_cqp_cq_create_cmd()
1181 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_cqp_qp_create_cmd()
1229 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_cqp_qp_destroy_cmd()
Di40iw_main.c238 struct i40iw_cqp *cqp = &iwdev->cqp; in i40iw_destroy_cqp()
560 struct i40iw_cqp *cqp = &iwdev->cqp; in i40iw_create_cqp()
1042 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_del_macip_entry()
1075 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_add_mac_ipaddr_entry()
1114 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_alloc_local_mac_ipaddr_entry()
Di40iw_hw.c597 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_manage_qhash()
Di40iw_verbs.c510 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_create_qp()