Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c435 static void hn_txpkt_done(struct hn_nvs_sendctx *,
2848 hn_txpkt_done(struct hn_nvs_sendctx *sndc, struct hn_softc *sc, in hn_txpkt_done() function
3244 hn_nvs_sendctx_init(&txd->send_ctx, hn_txpkt_done, txd); in hn_encap()