Searched refs:send_section_size (Results 1 – 3 of 3) sorted by relevance
408 buf_size = device_info->send_sections * device_info->send_section_size; in netvsc_init_buf()468 net_device->send_section_size = init_packet->msg. in netvsc_init_buf()472 net_device->send_section_cnt = buf_size / net_device->send_section_size; in netvsc_init_buf()475 net_device->send_section_size, net_device->send_section_cnt); in netvsc_init_buf()781 char *dest = start + (section_index * net_device->send_section_size) in netvsc_copy_to_send_buf()942 net_device->send_section_size) { in netvsc_send()946 net_device->send_section_size) { in netvsc_send()951 net_device->send_section_size) { in netvsc_send()
966 device_info.send_section_size = nvdev->send_section_size; in netvsc_set_channels()1063 device_info.send_section_size = nvdev->send_section_size; in netvsc_change_mtu()1673 / nvdev->send_section_size; in __netvsc_get_ringparam()1716 device_info.send_section_size = nvdev->send_section_size; in netvsc_set_ringparam()2204 device_info.send_section_size = NETVSC_SEND_SECTION_SIZE; in netvsc_probe()
152 u32 send_section_size; member982 u32 send_section_size; member