Searched refs:send_section_map (Results 1 – 2 of 2) sorted by relevance
211 kfree(net_device->send_section_map); in netvsc_destroy_buf()388 net_device->send_section_map = in netvsc_init_buf()390 if (net_device->send_section_map == NULL) { in netvsc_init_buf()591 sync_change_bit(index, net_device->send_section_map); in netvsc_free_send_slot()666 unsigned long *map_addr = (unsigned long *)net_device->send_section_map; in netvsc_get_next_send_section()
622 unsigned long *send_section_map; member