Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dhn_rndis.c80 static const void *hn_rndis_xact_execute(struct hn_softc *,
255 hn_rndis_xact_execute(struct hn_softc *sc, struct vmbus_xact *xact, uint32_t rid, in hn_rndis_xact_execute() function
358 comp = hn_rndis_xact_execute(sc, xact, rid, reqlen, &comp_len, in hn_rndis_query2()
559 comp = hn_rndis_xact_execute(sc, xact, rid, reqlen, &comp_len, in hn_rndis_set()
872 comp = hn_rndis_xact_execute(sc, xact, rid, sizeof(*req), &comp_len, in hn_rndis_init()