Home
last modified time | relevance | path

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

/Linux-v5.4/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.c362 struct i40iw_cqp_request *i40iw_get_cqp_request(struct i40iw_cqp *cqp, bool wait) in i40iw_get_cqp_request()
401 void i40iw_free_cqp_request(struct i40iw_cqp *cqp, struct i40iw_cqp_request *cqp_request) in i40iw_free_cqp_request()
425 void i40iw_put_cqp_request(struct i40iw_cqp *cqp, in i40iw_put_cqp_request()
437 static void i40iw_free_pending_cqp_request(struct i40iw_cqp *cqp, in i40iw_free_pending_cqp_request()
460 struct i40iw_cqp *cqp = &iwdev->cqp; in i40iw_cleanup_pending_cqp_op()
510 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_wait_event()
1192 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_cqp_cq_create_cmd()
1222 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_cqp_qp_create_cmd()
1270 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.c523 struct i40iw_cqp *iwcqp = &iwdev->cqp; in i40iw_create_qp()