Home
last modified time | relevance | path

Searched refs:send_section_cnt (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/hyperv/
Dnetvsc.c385 net_device->send_section_cnt = in netvsc_init_buf()
389 net_device->send_section_size, net_device->send_section_cnt); in netvsc_init_buf()
392 net_device->map_words = DIV_ROUND_UP(net_device->send_section_cnt, in netvsc_init_buf()
674 u32 section_cnt = net_device->send_section_cnt; in netvsc_get_next_send_section()
Dhyperv_net.h645 u32 send_section_cnt; member