Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c1124 ath9k_hw_write_associd(sc->sc_ah); in ath9k_set_assoc_state()
1171 ath9k_hw_write_associd(sc->sc_ah); in ath9k_set_offchannel_state()
1249 ath9k_hw_write_associd(sc->sc_ah); in ath9k_calculate_summary_state()
1897 ath9k_hw_write_associd(sc->sc_ah); in ath9k_bss_info_changed()
H A Dhw.c1720 ath9k_hw_write_associd(ah); in ath9k_hw_reset_opmode()
3006 void ath9k_hw_write_associd(struct ath_hw *ah) in ath9k_hw_write_associd() function
3014 EXPORT_SYMBOL(ath9k_hw_write_associd);
H A Dhw.h1064 void ath9k_hw_write_associd(struct ath_hw *ah);
H A Dhtc_drv_main.c1480 ath9k_hw_write_associd(priv->ah); in ath9k_htc_set_bssid()