| /linux/drivers/net/wireless/ath/ |
| H A D | regd.c | 36 #define ATH_2GHZ_CH01_11 REG_RULE(2412-10, 2462+10, 40, 0, 20, 0) 39 #define ATH_2GHZ_CH12_13 REG_RULE(2467-10, 2472+10, 40, 0, 20,\ 41 #define ATH_2GHZ_CH14 REG_RULE(2484-10, 2484+10, 40, 0, 20,\ 46 #define ATH_5GHZ_5150_5350 REG_RULE(5150-10, 5350+10, 80, 0, 30,\ 48 #define ATH_5GHZ_5470_5850 REG_RULE(5470-10, 5850+10, 80, 0, 30,\ 50 #define ATH_5GHZ_5725_5850 REG_RULE(5725-10, 5850+10, 80, 0, 30,\
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | channel.c | 60 #define BRCM_2GHZ_2412_2462 REG_RULE(2412-10, 2462+10, 40, 0, 19, 0) 61 #define BRCM_2GHZ_2467_2472 REG_RULE(2467-10, 2472+10, 20, 0, 19, \ 64 #define BRCM_5GHZ_5180_5240 REG_RULE(5180-10, 5240+10, 40, 0, 21, \ 66 #define BRCM_5GHZ_5260_5320 REG_RULE(5260-10, 5320+10, 40, 0, 21, \ 69 #define BRCM_5GHZ_5500_5700 REG_RULE(5500-10, 5700+10, 40, 0, 21, \ 72 #define BRCM_5GHZ_5745_5825 REG_RULE(5745-10, 5825+10, 40, 0, 21, \
|
| /linux/include/net/ |
| H A D | regulatory.h | 236 #define REG_RULE(start, end, bw, gain, eirp, reg_flags) \ macro
|
| /linux/Documentation/networking/ |
| H A D | regulatory.rst | 172 REG_RULE(2412-10, 2484+10, 40, 6, 20, 0), 174 REG_RULE(5170-10, 5240+10, 40, 6, 20, 177 REG_RULE(5260-10, 5320+10, 40, 6, 20,
|
| /linux/drivers/net/wireless/virtual/ |
| H A D | mac80211_hwsim_main.c | 168 REG_RULE(2412-10, 2462+10, 40, 0, 20, 0), 169 REG_RULE(2484-10, 2484+10, 40, 0, 20, 0), 170 REG_RULE(5150-10, 5240+10, 40, 0, 30, 0), 171 REG_RULE(5745-10, 5825+10, 40, 0, 30, 0), 172 REG_RULE(5855-10, 5925+10, 40, 0, 33, 0), 180 REG_RULE(2412-10, 2462+10, 40, 0, 20, 0), 181 REG_RULE(5725-10, 5850+10, 40, 0, 30, 183 REG_RULE(5855-10, 5925+10, 40, 0, 33, 0), 191 REG_RULE(2412 - 10, 2462 + 10, 40, 0, 20, 0), 192 REG_RULE(2484 - 10, 2484 + 10, 40, 0, 20, 0), [all …]
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | reg.c | 12 #define ATH11K_2GHZ_CH01_11 REG_RULE(2412 - 10, 2462 + 10, 40, 0, 20, 0) 13 #define ATH11K_5GHZ_5150_5350 REG_RULE(5150 - 10, 5350 + 10, 80, 0, 30,\ 15 #define ATH11K_5GHZ_5725_5850 REG_RULE(5725 - 10, 5850 + 10, 80, 0, 30,\
|
| /linux/net/wireless/ |
| H A D | reg.c | 238 REG_RULE(2412-10, 2462+10, 40, 6, 20, 0), 240 REG_RULE(2467-10, 2472+10, 20, 6, 20, 244 REG_RULE(2484-10, 2484+10, 20, 6, 20, 248 REG_RULE(5180-10, 5240+10, 80, 6, 20, 253 REG_RULE(5260-10, 5320+10, 80, 6, 20, 259 REG_RULE(5500-10, 5720+10, 160, 6, 20, 264 REG_RULE(5745-10, 5825+10, 80, 6, 20, 268 REG_RULE(56160+2160*1-1080, 56160+2160*3+1080, 2160, 0, 0, 0),
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | regd.c | 18 REG_RULE(2412 - 10, 2462 + 10, 40, 6, 20, 0),
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | regd.c | 17 REG_RULE(2412 - 10, 2462 + 10, 40, 6, 20, 0),
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.c | 225 REG_RULE(2412-10, 2472+10, 40, 6, 20, 0), 230 REG_RULE(2484-10, 2484+10, 20, 6, 20, 0), 232 REG_RULE(5150-10, 5350+10, 160, 6, 20, 0), 234 REG_RULE(5470-10, 5850+10, 160, 6, 20, 0), }
|