Searched refs:send_section_map (Results 1 – 2 of 2) sorted by relevance
219 kfree(net_device->send_section_map); in netvsc_destroy_buf()403 net_device->send_section_map = in netvsc_init_buf()405 if (net_device->send_section_map == NULL) { in netvsc_init_buf()609 sync_change_bit(index, net_device->send_section_map); in netvsc_free_send_slot()684 unsigned long *map_addr = (unsigned long *)net_device->send_section_map; in netvsc_get_next_send_section()
683 unsigned long *send_section_map; member