Searched refs:send_section_map (Results 1 – 2 of 2) sorted by relevance
158 kfree(nvdev->send_section_map); in free_netvsc_device()533 net_device->send_section_map = kcalloc(map_words, sizeof(ulong), GFP_KERNEL); in netvsc_init_buf()534 if (net_device->send_section_map == NULL) { in netvsc_init_buf()744 sync_change_bit(index, net_device->send_section_map); in netvsc_free_send_slot()900 unsigned long *map_addr = net_device->send_section_map; in netvsc_get_next_send_section()
1089 unsigned long *send_section_map; member
Completed in 14 milliseconds