Searched refs:send_section_size (Results 1 – 2 of 2) sorted by relevance
174 if (net_device->send_section_size) { in netvsc_destroy_buf()380 net_device->send_section_size = init_packet->msg. in netvsc_init_buf()386 net_device->send_buf_size/net_device->send_section_size; in netvsc_init_buf()389 net_device->send_section_size, net_device->send_section_cnt); in netvsc_init_buf()700 char *dest = start + (section_index * net_device->send_section_size) in netvsc_copy_to_send_buf()859 net_device->send_section_size) { in netvsc_send()863 net_device->send_section_size) { in netvsc_send()868 net_device->send_section_size) { in netvsc_send()
646 u32 send_section_size; member