Searched refs:NETVSC_MTU_MIN (Results 1 – 2 of 2) sorted by relevance
429 if (net_device->recv_section_size < NETVSC_MTU_MIN || (u64)net_device->recv_section_size * in netvsc_init_buf()520 if (net_device->send_section_size < NETVSC_MTU_MIN) { in netvsc_init_buf()
851 #define NETVSC_MTU_MIN ETH_MIN_MTU macro