Searched refs:i40iw_free_resource (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/infiniband/hw/i40iw/ |
| D | i40iw.h | 497 static inline void i40iw_free_resource(struct i40iw_device *iwdev, in i40iw_free_resource() function
|
| D | i40iw_verbs.c | 299 i40iw_free_resource(iwdev, iwdev->allocated_pds, pd_id); in i40iw_alloc_pd() 353 i40iw_free_resource(iwdev, iwdev->allocated_qps, qp_num); in i40iw_free_qp_resources() 1009 i40iw_free_resource(iwdev, iwdev->allocated_cqs, cq->cq_uk.cq_id); in cq_free_resources() 1235 i40iw_free_resource(iwdev, iwdev->allocated_mrs, stag_idx); in i40iw_free_stag()
|
| D | i40iw_utils.c | 108 i40iw_free_resource(iwdev, iwdev->allocated_arps, arp_index); in i40iw_arp_table() 596 i40iw_free_resource(iwdev, iwdev->allocated_pds, iwpd->sc_pd.pd_id); in i40iw_rem_pdusecount()
|