Searched refs:get_mac_revision (Results 1 – 2 of 2) sorted by relevance
260 if (ah->get_mac_revision) in ath9k_hw_read_revisions()261 ah->hw_version.macRev = ah->get_mac_revision(); in ath9k_hw_read_revisions()269 if (!ah->get_mac_revision) { in ath9k_hw_read_revisions()
974 int (*get_mac_revision)(void); member