Searched refs:get_mac_revision (Results 1 – 3 of 3) sorted by relevance
532 ah->get_mac_revision = pdata->get_mac_revision; in ath9k_init_platform()
258 if (ah->get_mac_revision) in ath9k_hw_read_revisions()259 ah->hw_version.macRev = ah->get_mac_revision(); in ath9k_hw_read_revisions()267 if (!ah->get_mac_revision) { in ath9k_hw_read_revisions()
968 int (*get_mac_revision)(void); member