Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/hyperv/netvsc/
H A Dif_hnvar.h300 #define HN_CAP_IPCS 0x0004 macro
H A Dhn_rndis.c665 caps |= HN_CAP_IPCS; in hn_rndis_conf_offload()
H A Dif_hn.c5586 if (sc->hn_caps & HN_CAP_IPCS) in hn_fixup_tx_data()