send_sections     140 drivers/net/hyperv/hyperv_net.h 	u32  send_sections;
send_sections     398 drivers/net/hyperv/netvsc.c 	buf_size = device_info->send_sections * device_info->send_section_size;
send_sections     897 drivers/net/hyperv/netvsc_drv.c 		dev_info->send_sections = nvdev->send_section_cnt;
send_sections     906 drivers/net/hyperv/netvsc_drv.c 		dev_info->send_sections = NETVSC_DEFAULT_TX;
send_sections    1768 drivers/net/hyperv/netvsc_drv.c 	device_info->send_sections = new_tx;
send_sections    1777 drivers/net/hyperv/netvsc_drv.c 		device_info->send_sections = orig.tx_pending;