Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw.h149 struct i40iw_cqp { struct
256 struct i40iw_cqp cqp;
418 struct i40iw_cqp_request *i40iw_get_cqp_request(struct i40iw_cqp *cqp, bool wait);
419 void i40iw_free_cqp_request(struct i40iw_cqp *cqp, struct i40iw_cqp_request *cqp_request);
420 void i40iw_put_cqp_request(struct i40iw_cqp *cqp, struct i40iw_cqp_request *cqp_request);
Di40iw_utils.c348 struct i40iw_cqp_request *i40iw_get_cqp_request(struct i40iw_cqp *cqp, bool wait) in i40iw_get_cqp_request()
387 void i40iw_free_cqp_request(struct i40iw_cqp *cqp, struct i40iw_cqp_request *cqp_request) in i40iw_free_cqp_request()
411 void i40iw_put_cqp_request(struct i40iw_cqp *cqp, in i40iw_put_cqp_request()
423 static void i40iw_free_pending_cqp_request(struct i40iw_cqp *cqp, in i40iw_free_pending_cqp_request()
446 struct i40iw_cqp *cqp = &iwdev->cqp; in i40iw_cleanup_pending_cqp_op()
496 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_wait_event()
1179 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_cqp_cq_create_cmd()
1209 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_cqp_qp_create_cmd()
1257 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_cqp_qp_destroy_cmd()
Di40iw_main.c242 struct i40iw_cqp *cqp = &iwdev->cqp; in i40iw_destroy_cqp()
564 struct i40iw_cqp *cqp = &iwdev->cqp; in i40iw_create_cqp()
1046 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_del_macip_entry()
1079 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_add_mac_ipaddr_entry()
1118 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_alloc_local_mac_ipaddr_entry()
Di40iw_hw.c598 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_manage_qhash()
Di40iw_verbs.c566 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_create_qp()