Searched refs:AR9170_OPFLAG_5GHZ (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/ath/carl9170/ | ||
H A D | eeprom.h | 131 #define AR9170_OPFLAG_5GHZ 1 macro |
H A D | main.c | 1915 if (ar->eeprom.operating_flags & AR9170_OPFLAG_5GHZ) { in carl9170_parse_eeprom() |