Home
last modified time | relevance | path

Searched refs:ndis_offload (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/hyperv/
H A Dhyperv_net.h1383 struct ndis_offload { struct
1397 #define NDIS_OFFLOAD_SIZE sizeof(struct ndis_offload)
1398 #define NDIS_OFFLOAD_SIZE_6_0 offsetof(struct ndis_offload, ipsecv2)
1399 #define NDIS_OFFLOAD_SIZE_6_1 offsetof(struct ndis_offload, rsc)
H A Drndis_filter.c588 struct ndis_offload *hwcaps; in rndis_filter_query_device()
606 hwcaps = (struct ndis_offload *) in rndis_filter_query_device()
657 struct ndis_offload *caps) in rndis_query_hwcaps()
1251 struct ndis_offload hwcaps; in rndis_netdev_set_hwcaps()
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Dhyperv_net.h1502 struct ndis_offload { struct
1516 #define NDIS_OFFLOAD_SIZE sizeof(struct ndis_offload)
1517 #define NDIS_OFFLOAD_SIZE_6_0 offsetof(struct ndis_offload, ipsecv2)
1518 #define NDIS_OFFLOAD_SIZE_6_1 offsetof(struct ndis_offload, rsc)
H A Drndis_filter.c671 struct ndis_offload *hwcaps; in rndis_filter_query_device()
689 hwcaps = (struct ndis_offload *) in rndis_filter_query_device()
751 struct ndis_offload *caps) in rndis_query_hwcaps()
1353 struct ndis_offload hwcaps; in rndis_netdev_set_hwcaps()

Completed in 12 milliseconds