Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dcommon-beacon.h19 int ath9k_cmn_beacon_config_sta(struct ath_hw *ah,
Dcommon-beacon.c55 int ath9k_cmn_beacon_config_sta(struct ath_hw *ah, in ath9k_cmn_beacon_config_sta() function
126 EXPORT_SYMBOL(ath9k_cmn_beacon_config_sta);
Dhtc_drv_beacon.c101 if (ath9k_cmn_beacon_config_sta(priv->ah, bss_conf, &bs) == -EPERM) in ath9k_htc_beacon_config_sta()
Dbeacon.c478 if (ath9k_cmn_beacon_config_sta(ah, conf, &bs) == -EPERM) in ath9k_beacon_config_sta()