|
iPXE
|
Go to the source code of this file.
Macros | |
| #define | ATH9K_2GHZ_CH01_11 REG_RULE(2412-10, 2462+10, 40, 0, 20, 0) |
| #define | ATH9K_2GHZ_CH12_13 |
| #define | ATH9K_2GHZ_CH14 |
| #define | ATH9K_5GHZ_5150_5350 |
| #define | ATH9K_5GHZ_5470_5850 |
| #define | ATH9K_5GHZ_5725_5850 |
| #define | ATH9K_2GHZ_ALL |
| #define | ATH9K_5GHZ_ALL |
| #define | ATH9K_5GHZ_NO_MIDBAND |
Functions | |
| u32 | ath_regd_get_band_ctl (struct ath_regulatory *reg, int band) |
| #define ATH9K_2GHZ_CH01_11 REG_RULE(2412-10, 2462+10, 40, 0, 20, 0) |
Definition at line 31 of file ath_regd.c.
| #define ATH9K_2GHZ_CH12_13 |
Definition at line 34 of file ath_regd.c.
| #define ATH9K_2GHZ_CH14 |
Definition at line 36 of file ath_regd.c.
| #define ATH9K_5GHZ_5150_5350 |
Definition at line 40 of file ath_regd.c.
| #define ATH9K_5GHZ_5470_5850 |
Definition at line 42 of file ath_regd.c.
| #define ATH9K_5GHZ_5725_5850 |
Definition at line 44 of file ath_regd.c.
| #define ATH9K_2GHZ_ALL |
Definition at line 47 of file ath_regd.c.
| #define ATH9K_5GHZ_ALL |
Definition at line 51 of file ath_regd.c.
| #define ATH9K_5GHZ_NO_MIDBAND |
Definition at line 55 of file ath_regd.c.
| u32 ath_regd_get_band_ctl | ( | struct ath_regulatory * | reg, |
| int | band | ||
| ) |
Definition at line 584 of file ath_regd.c.
References NET80211_BAND_2GHZ, NET80211_BAND_5GHZ, NO_CTL, and reg.
Referenced by ath9k_regd_get_ctl().
1.8.15