Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/wcn36xx/
Dsmd.c2961 msg_body.host_offload_params.offload_type = in wcn36xx_smd_arp_offload()
2964 msg_body.host_offload_params.enable = in wcn36xx_smd_arp_offload()
2966 memcpy(&msg_body.host_offload_params.u, in wcn36xx_smd_arp_offload()
3001 ho_params = &msg_body.host_offload_params; in wcn36xx_smd_ipv6_ns_offload()
Dhal.h3564 struct wcn36xx_hal_host_offload_req host_offload_params; member