Searched refs:i40iw_free_resource (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/i40iw/ |
| D | i40iw.h | 486 static inline void i40iw_free_resource(struct i40iw_device *iwdev, in i40iw_free_resource() function
|
| D | i40iw_verbs.c | 325 i40iw_free_resource(iwdev, iwdev->allocated_pds, pd_id); in i40iw_alloc_pd() 378 i40iw_free_resource(iwdev, iwdev->allocated_qps, qp_num); in i40iw_free_qp_resources() 1024 i40iw_free_resource(iwdev, iwdev->allocated_cqs, cq->cq_uk.cq_id); in cq_free_resources() 1249 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() 617 i40iw_free_resource(iwdev, iwdev->allocated_pds, iwpd->sc_pd.pd_id); in i40iw_rem_pdusecount()
|