Searched refs:HN_XACT_RESP_SIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/hyperv/netvsc/ | ||
H A D | if_hnvar.h | 45 #define HN_XACT_RESP_SIZE (HN_XACT_RESP_PGCNT * PAGE_SIZE) macro |
H A D | if_hn.c | 2218 HN_XACT_REQ_SIZE, HN_XACT_RESP_SIZE, 0); in hn_attach() |