Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hyperv/netvsc/
H A Dif_hn.c374 static int hn_synth_alloc_subchans(struct hn_softc *,
6361 hn_synth_alloc_subchans(struct hn_softc *sc, int *nsubch) in hn_synth_alloc_subchans() function
6522 error = hn_synth_alloc_subchans(sc, &nsubch); in hn_synth_attach()