Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c214 struct hn_nvs_sendctx send_ctx; member
676 &txd->send_ctx, txr->hn_gpa, txr->hn_gpa_cnt)); in hn_txpkt_sglist()
693 &rndis, sizeof(rndis), &txd->send_ctx)); in hn_txpkt_chim()
3244 hn_nvs_sendctx_init(&txd->send_ctx, hn_txpkt_done, txd); in hn_encap()