Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dhn_rndis.c92 static int hn_rndis_query_hwcaps(struct hn_softc *,
594 error = hn_rndis_query_hwcaps(sc, &hwcaps); in hn_rndis_conf_offload()
944 hn_rndis_query_hwcaps(struct hn_softc *sc, struct ndis_offload *caps) in hn_rndis_query_hwcaps() function