Searched refs:allocated_arps (Results 1 – 4 of 4) sorted by relevance
328 unsigned long *allocated_arps; member
232 if (irdma_alloc_rsrc(rf, rf->allocated_arps, in irdma_arp_table()260 irdma_free_rsrc(rf, rf->allocated_arps, arp_index); in irdma_arp_table()323 irdma_free_rsrc(rf, rf->allocated_arps, arp_index); in irdma_put_arp()
2117 rf->allocated_arps = &rf->allocated_mcgs[BITS_TO_LONGS(rf->max_mcg)]; in irdma_set_hw_rsrc()2120 (&rf->allocated_arps[BITS_TO_LONGS(rf->arp_table_size)]); in irdma_set_hw_rsrc()2196 set_bit(0, rf->allocated_arps); in irdma_initialize_hw_rsrc()
338 for_each_set_bit(arp_index, rf->allocated_arps, rf->arp_table_size) { in irdma_ifaddrevent_handler()