Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hyperv/
H A Drndis_filter.c1427 offloads.rsc_ip_v4 = NDIS_OFFLOAD_PARAMETERS_RSC_DISABLED; in rndis_netdev_set_hwcaps()
1428 offloads.rsc_ip_v6 = NDIS_OFFLOAD_PARAMETERS_RSC_DISABLED; in rndis_netdev_set_hwcaps()
H A Dhyperv_net.h1371 #define NDIS_OFFLOAD_PARAMETERS_RSC_DISABLED 1 macro
H A Dnetvsc_drv.c1946 offloads.rsc_ip_v4 = NDIS_OFFLOAD_PARAMETERS_RSC_DISABLED; in netvsc_set_features()
1947 offloads.rsc_ip_v6 = NDIS_OFFLOAD_PARAMETERS_RSC_DISABLED; in netvsc_set_features()