Home
last modified time | relevance | path

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

/src/sys/dev/hyperv/netvsc/
H A Dif_hn.c212 struct hn_nvs_sendctx send_ctx; member
663 &txd->send_ctx, txr->hn_gpa, txr->hn_gpa_cnt)); in hn_txpkt_sglist()
680 &rndis, sizeof(rndis), &txd->send_ctx)); in hn_txpkt_chim()
3231 hn_nvs_sendctx_init(&txd->send_ctx, hn_txpkt_done, txd); in hn_encap()