Home
last modified time | relevance | path

Searched refs:wmi_sta_keepalive_arp_resp (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dwmi.h6651 struct wmi_sta_keepalive_arp_resp { struct
6662 struct wmi_sta_keepalive_arp_resp arp_resp; argument
Dwmi-tlv.c2522 struct wmi_sta_keepalive_arp_resp *arp; in ath10k_wmi_tlv_op_gen_sta_keepalive()
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dwmi.h6295 struct wmi_sta_keepalive_arp_resp { struct
Dwmi.c9761 struct wmi_sta_keepalive_arp_resp *arp; in ath11k_wmi_sta_keepalive()
9779 arp = (struct wmi_sta_keepalive_arp_resp *)(cmd + 1); in ath11k_wmi_sta_keepalive()