Home
last modified time | relevance | path

Searched refs:NETVSC_MTU_MIN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/hyperv/
H A Dnetvsc.c429 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()
H A Dhyperv_net.h851 #define NETVSC_MTU_MIN ETH_MIN_MTU macro