Home
last modified time | relevance | path

Searched refs:ath6kl_wmi_set_rts_cmd (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h2604 int ath6kl_wmi_set_rts_cmd(struct wmi *wmi, u16 threshold);
H A Dcfg80211.c1396 ret = ath6kl_wmi_set_rts_cmd(ar->wmi, wiphy->rts_threshold); in ath6kl_cfg80211_set_wiphy_params()
H A Dwmi.c3105 int ath6kl_wmi_set_rts_cmd(struct wmi *wmi, u16 threshold) in ath6kl_wmi_set_rts_cmd() function