Searched refs:send_section_map (Results 1 – 2 of 2) sorted by relevance
168 bitmap_free(nvdev->send_section_map); in free_netvsc_device()563 net_device->send_section_map = bitmap_zalloc(net_device->send_section_cnt, in netvsc_init_buf()565 if (!net_device->send_section_map) { in netvsc_init_buf()781 sync_change_bit(index, net_device->send_section_map); in netvsc_free_send_slot()938 unsigned long *map_addr = net_device->send_section_map; in netvsc_get_next_send_section()
1156 unsigned long *send_section_map; member