Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dhn_rndis.h37 int hn_rndis_query_rsscaps(struct hn_softc *sc, int *rxr_cnt);
H A Dhn_rndis.c407 hn_rndis_query_rsscaps(struct hn_softc *sc, int *rxr_cnt0) in hn_rndis_query_rsscaps() function
H A Dif_hn.c6376 error = hn_rndis_query_rsscaps(sc, &rxr_cnt); in hn_synth_alloc_subchans()