Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hyperv/
H A Drndis_filter.c1389 if (hwcaps.lsov2.ip4_maxsz < gso_max_size) in rndis_netdev_set_hwcaps()
1390 gso_max_size = hwcaps.lsov2.ip4_maxsz; in rndis_netdev_set_hwcaps()
H A Dhyperv_net.h1460 u32 ip4_maxsz; member