Searched refs:c4iw_ocqp_pool_free (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | resource.c | 472 void c4iw_ocqp_pool_free(struct c4iw_rdev *rdev, u32 addr, int size) in c4iw_ocqp_pool_free() function
|
H A D | iw_cxgb4.h | 1018 void c4iw_ocqp_pool_free(struct c4iw_rdev *rdev, u32 addr, int size);
|
H A D | qp.c | 97 c4iw_ocqp_pool_free(rdev, sq->dma_addr, sq->memsize); in dealloc_oc_sq()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | resource.c | 472 void c4iw_ocqp_pool_free(struct c4iw_rdev *rdev, u32 addr, int size) in c4iw_ocqp_pool_free() function
|
H A D | iw_cxgb4.h | 1004 void c4iw_ocqp_pool_free(struct c4iw_rdev *rdev, u32 addr, int size);
|
H A D | qp.c | 97 c4iw_ocqp_pool_free(rdev, sq->dma_addr, sq->memsize); in dealloc_oc_sq()
|
Completed in 13 milliseconds