Searched refs:send_section_map (Results 1 – 2 of 2) sorted by relevance
159 bitmap_free(nvdev->send_section_map); in free_netvsc_device()531 net_device->send_section_map = bitmap_zalloc(net_device->send_section_cnt, in netvsc_init_buf()533 if (!net_device->send_section_map) { in netvsc_init_buf()743 sync_change_bit(index, net_device->send_section_map); in netvsc_free_send_slot()918 unsigned long *map_addr = net_device->send_section_map; in netvsc_get_next_send_section()
1158 unsigned long *send_section_map; member