Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-init.h17 int ath9k_cmn_init_channels_rates(struct ath_common *common);
H A Dcommon-init.c125 int ath9k_cmn_init_channels_rates(struct ath_common *common) in ath9k_cmn_init_channels_rates() function
170 EXPORT_SYMBOL(ath9k_cmn_init_channels_rates);
H A Dhtc_drv_init.c678 ath9k_cmn_init_channels_rates(common); in ath9k_init_priv()
H A Dinit.c814 ret = ath9k_cmn_init_channels_rates(common); in ath9k_init_softc()