Home
last modified time | relevance | path

Searched refs:allocated_mcgs (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/irdma/
A Dmain.h292 unsigned long *allocated_mcgs; member
A Dhw.c1933 rf->allocated_mcgs = &rf->allocated_ahs[BITS_TO_LONGS(rf->max_ah)]; in irdma_set_hw_rsrc()
1934 rf->allocated_arps = &rf->allocated_mcgs[BITS_TO_LONGS(rf->max_mcg)]; in irdma_set_hw_rsrc()
2010 set_bit(0, rf->allocated_mcgs); in irdma_initialize_hw_rsrc()
A Dverbs.c4029 ret = irdma_alloc_rsrc(rf, rf->allocated_mcgs, rf->max_mcg, in irdma_attach_mcast()
4045 irdma_free_rsrc(rf, rf->allocated_mcgs, mgn); in irdma_attach_mcast()
4102 irdma_free_rsrc(rf, rf->allocated_mcgs, in irdma_attach_mcast()
4167 irdma_free_rsrc(rf, rf->allocated_mcgs, in irdma_detach_mcast()

Completed in 17 milliseconds