Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dndis.h292 struct ndis_offload { struct
306 #define NDIS_OFFLOAD_SIZE sizeof(struct ndis_offload) argument
307 #define NDIS_OFFLOAD_SIZE_6_0 offsetof(struct ndis_offload, ndis_ipsecv2)
308 #define NDIS_OFFLOAD_SIZE_6_1 offsetof(struct ndis_offload, ndis_rsc)
H A Dhn_rndis.c570 hn_rndis_query_hwcaps(struct hn_data *hv, struct ndis_offload *caps) in hn_rndis_query_hwcaps()
572 struct ndis_offload in; in hn_rndis_query_hwcaps()
782 struct ndis_offload hwcaps; in hn_rndis_conf_offload()
899 struct ndis_offload hwcaps; in hn_rndis_get_offload()
952 struct ndis_offload hwcaps; in hn_rndis_get_ptypes()