Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/hyperv/
Dnetvsc.c393 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()
Dhyperv_net.h681 u32 send_section_cnt; member