Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/athk/ath10k/
HDwmi.h6651 struct wmi_sta_keepalive_arp_resp { struct
6662 struct wmi_sta_keepalive_arp_resp arp_resp; argument
HDwmi-tlv.c2679 struct wmi_sta_keepalive_arp_resp *arp; in ath10k_wmi_tlv_op_gen_sta_keepalive()
/freebsd-head/sys/contrib/dev/athk/ath11k/
HDwmi.h6298 struct wmi_sta_keepalive_arp_resp { struct
HDwmi.c10115 struct wmi_sta_keepalive_arp_resp *arp; in ath11k_wmi_sta_keepalive()
10133 arp = (struct wmi_sta_keepalive_arp_resp *)(cmd + 1); in ath11k_wmi_sta_keepalive()