Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hnvar.h44 #define HN_XACT_REQ_SIZE (HN_XACT_REQ_PGCNT * PAGE_SIZE) macro
H A Dhn_rndis.c214 KASSERT(reqlen <= HN_XACT_REQ_SIZE && reqlen > 0, in hn_rndis_xact_exec1()
H A Dif_hn.c2218 HN_XACT_REQ_SIZE, HN_XACT_RESP_SIZE, 0); in hn_attach()