Home
last modified time | relevance | path

Searched refs:AR9300_NUM_BAND_EDGES_5G (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.h39 #define AR9300_NUM_BAND_EDGES_5G 8 macro
282 u8 ctlEdges[AR9300_NUM_BAND_EDGES_5G];
355 u8 ctl_freqbin_5G[AR9300_NUM_CTLS_5G][AR9300_NUM_BAND_EDGES_5G];
Dar9003_eeprom.c5188 AR9300_NUM_BAND_EDGES_2G : AR9300_NUM_BAND_EDGES_5G; in ar9003_hw_get_max_edge_power()