Searched refs:send_section_map (Results 1 – 2 of 2) sorted by relevance
218 kfree(net_device->send_section_map); in netvsc_destroy_buf()395 net_device->send_section_map = in netvsc_init_buf()397 if (net_device->send_section_map == NULL) { in netvsc_init_buf()598 sync_change_bit(index, net_device->send_section_map); in netvsc_free_send_slot()673 unsigned long *map_addr = (unsigned long *)net_device->send_section_map; in netvsc_get_next_send_section()
647 unsigned long *send_section_map; member