Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dhn_rndis.c622 if (hwcaps.ndis_lsov2.ndis_ip4_maxsz < tso_maxsz) in hn_rndis_conf_offload()
623 tso_maxsz = hwcaps.ndis_lsov2.ndis_ip4_maxsz; in hn_rndis_conf_offload()
1021 caps->ndis_lsov2.ndis_ip4_maxsz, in hn_rndis_query_hwcaps()
H A Dndis.h294 uint32_t ndis_ip4_maxsz; member