Lines Matching refs:send_section_size
458 buf_size = device_info->send_sections * device_info->send_section_size;
519 net_device->send_section_size = init_packet->msg.
521 if (net_device->send_section_size < NETVSC_MTU_MIN) {
522 netdev_err(ndev, "invalid send_section_size %u\n",
523 net_device->send_section_size);
529 net_device->send_section_cnt = buf_size / net_device->send_section_size;
532 net_device->send_section_size, net_device->send_section_cnt);
953 char *dest = start + (section_index * net_device->send_section_size)
1277 net_device->send_section_size) {
1281 net_device->send_section_size) {
1286 net_device->send_section_size) {