send_section_size  142 drivers/net/hyperv/hyperv_net.h 	u32  send_section_size;
send_section_size  994 drivers/net/hyperv/hyperv_net.h 	u32 send_section_size;
send_section_size  398 drivers/net/hyperv/netvsc.c 	buf_size = device_info->send_sections * device_info->send_section_size;
send_section_size  458 drivers/net/hyperv/netvsc.c 	net_device->send_section_size = init_packet->msg.
send_section_size  462 drivers/net/hyperv/netvsc.c 	net_device->send_section_cnt = buf_size / net_device->send_section_size;
send_section_size  465 drivers/net/hyperv/netvsc.c 		   net_device->send_section_size, net_device->send_section_cnt);
send_section_size  774 drivers/net/hyperv/netvsc.c 	char *dest = start + (section_index * net_device->send_section_size)
send_section_size  939 drivers/net/hyperv/netvsc.c 	    net_device->send_section_size) {
send_section_size  943 drivers/net/hyperv/netvsc.c 		   net_device->send_section_size) {
send_section_size  948 drivers/net/hyperv/netvsc.c 		   net_device->send_section_size) {
send_section_size  898 drivers/net/hyperv/netvsc_drv.c 		dev_info->send_section_size = nvdev->send_section_size;
send_section_size  907 drivers/net/hyperv/netvsc_drv.c 		dev_info->send_section_size = NETVSC_SEND_SECTION_SIZE;
send_section_size 1723 drivers/net/hyperv/netvsc_drv.c 		/ nvdev->send_section_size;