Home
last modified time | relevance | path

Searched refs:NETVSC_MTU_MIN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/hyperv/
H A Dnetvsc.c392 if (net_device->recv_section_size < NETVSC_MTU_MIN || (u64)net_device->recv_section_size * in netvsc_init_buf()
472 if (net_device->send_section_size < NETVSC_MTU_MIN) { in netvsc_init_buf()
H A Dhyperv_net.h810 #define NETVSC_MTU_MIN ETH_MIN_MTU macro
H A Dnetvsc_drv.c2567 net->min_mtu = NETVSC_MTU_MIN; in netvsc_probe()
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Dnetvsc.c426 if (net_device->recv_section_size < NETVSC_MTU_MIN || (u64)net_device->recv_section_size * in netvsc_init_buf()
517 if (net_device->send_section_size < NETVSC_MTU_MIN) { in netvsc_init_buf()
H A Dhyperv_net.h852 #define NETVSC_MTU_MIN ETH_MIN_MTU macro
H A Dnetvsc_drv.c2614 net->min_mtu = NETVSC_MTU_MIN; in netvsc_probe()

Completed in 18 milliseconds