Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h2611 int ath6kl_wmi_get_stats_cmd(struct wmi *wmi, u8 if_idx);
H A Ddebug.c110 if (ath6kl_wmi_get_stats_cmd(ar->wmi, 0)) { in ath6kl_read_tgt_stats()
H A Dcfg80211.c1793 ret = ath6kl_wmi_get_stats_cmd(ar->wmi, vif->fw_vif_idx); in ath6kl_get_station()
H A Dwmi.c3051 int ath6kl_wmi_get_stats_cmd(struct wmi *wmi, u8 if_idx) in ath6kl_wmi_get_stats_cmd() function