Searched refs:send_section_size (Results 1 – 3 of 3) sorted by relevance
457 buf_size = device_info->send_sections * device_info->send_section_size; in netvsc_init_buf()518 net_device->send_section_size = init_packet->msg. in netvsc_init_buf()520 if (net_device->send_section_size < NETVSC_MTU_MIN) { in netvsc_init_buf()522 net_device->send_section_size); in netvsc_init_buf()528 net_device->send_section_cnt = buf_size / net_device->send_section_size; in netvsc_init_buf()531 net_device->send_section_size, net_device->send_section_cnt); in netvsc_init_buf()946 char *dest = start + (section_index * net_device->send_section_size) in netvsc_copy_to_send_buf()1222 net_device->send_section_size) { in netvsc_send()1226 net_device->send_section_size) { in netvsc_send()1231 net_device->send_section_size) { in netvsc_send()
180 u32 send_section_size; member1157 u32 send_section_size; member
977 dev_info->send_section_size = nvdev->send_section_size; in netvsc_devinfo_get()993 dev_info->send_section_size = NETVSC_SEND_SECTION_SIZE; in netvsc_devinfo_get()1840 / nvdev->send_section_size; in __netvsc_get_ringparam()