Searched refs:send_section_size (Results 1 – 2 of 2) sorted by relevance
175 if (net_device->send_section_size) { in netvsc_destroy_buf()388 net_device->send_section_size = init_packet->msg. in netvsc_init_buf()394 net_device->send_buf_size/net_device->send_section_size; in netvsc_init_buf()397 net_device->send_section_size, net_device->send_section_cnt); in netvsc_init_buf()711 char *dest = start + (section_index * net_device->send_section_size) in netvsc_copy_to_send_buf()881 net_device->send_section_size) { in netvsc_send()885 net_device->send_section_size) { in netvsc_send()890 net_device->send_section_size) { in netvsc_send()
682 u32 send_section_size; member