Home
last modified time | relevance | path

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

/linux-6.1.9/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.c2515 struct wmi_sta_keepalive_arp_resp *arp; in ath10k_wmi_tlv_op_gen_sta_keepalive()
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dwmi.h5941 struct wmi_sta_keepalive_arp_resp { struct
Dwmi.c9132 struct wmi_sta_keepalive_arp_resp *arp; in ath11k_wmi_sta_keepalive()
9150 arp = (struct wmi_sta_keepalive_arp_resp *)(cmd + 1); in ath11k_wmi_sta_keepalive()