Searched refs:map_words (Results 1 – 3 of 3) sorted by relevance
385 net_device->map_words = DIV_ROUND_UP(net_device->send_section_cnt, in netvsc_init_buf()389 kzalloc(net_device->map_words * sizeof(ulong), GFP_KERNEL); in netvsc_init_buf()665 u32 max_words = net_device->map_words; in netvsc_get_next_send_section()
623 int map_words; member
849 for (w=0; w<map_words(map); w++) { in do_erase_oneblock()