Searched refs:allocated_arps (Results 1 – 3 of 3) sorted by relevance
701 err = nes_alloc_resource(nesadapter, nesadapter->allocated_arps, in nes_arp_table()731 nes_free_resource(nesadapter, nesadapter->allocated_arps, arp_index); in nes_arp_table()
1061 unsigned long *allocated_arps; member
444 nesadapter->allocated_arps = &nesadapter->allocated_pds[BITS_TO_LONGS(num_pds)]; in nes_init_adapter()445 …nesadapter->qp_table = (struct nes_qp **)(&nesadapter->allocated_arps[BITS_TO_LONGS(arp_table_size… in nes_init_adapter()