Searched refs:send_section_map (Results 1 – 2 of 2) sorted by relevance
162 bitmap_free(nvdev->send_section_map); in free_netvsc_device() 534 net_device->send_section_map = bitmap_zalloc(net_device->send_section_cnt, in netvsc_init_buf() 536 if (!net_device->send_section_map) { in netvsc_init_buf() 754 sync_change_bit(index, net_device->send_section_map); in netvsc_free_send_slot() 932 unsigned long *map_addr = net_device->send_section_map; in netvsc_get_next_send_section()
1172 unsigned long *send_section_map; member