Searched refs:send_section_cnt (Results 1 – 2 of 2) sorted by relevance
393 net_device->send_section_cnt = in netvsc_init_buf()397 net_device->send_section_size, net_device->send_section_cnt); in netvsc_init_buf()400 net_device->map_words = DIV_ROUND_UP(net_device->send_section_cnt, in netvsc_init_buf()685 u32 section_cnt = net_device->send_section_cnt; in netvsc_get_next_send_section()
681 u32 send_section_cnt; member