Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/irdma/
A Dmain.h294 unsigned long *allocated_arps; member
A Dhw.c1934 rf->allocated_arps = &rf->allocated_mcgs[BITS_TO_LONGS(rf->max_mcg)]; in irdma_set_hw_rsrc()
1936 (&rf->allocated_arps[BITS_TO_LONGS(rf->arp_table_size)]); in irdma_set_hw_rsrc()
2008 set_bit(0, rf->allocated_arps); in irdma_initialize_hw_rsrc()
A Dutils.c39 if (irdma_alloc_rsrc(rf, rf->allocated_arps, rf->arp_table_size, in irdma_arp_table()
62 irdma_free_rsrc(rf, rf->allocated_arps, arp_index); in irdma_arp_table()

Completed in 14 milliseconds