Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dhn_nvs.c66 static int hn_nvs_conn_rxbuf(struct hn_softc *);
145 hn_nvs_conn_rxbuf(struct hn_softc *sc) in hn_nvs_conn_rxbuf() function
643 error = hn_nvs_conn_rxbuf(sc); in hn_nvs_attach()