Searched refs:REG_RULE (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/ |
| D | regd.c | 29 REG_RULE(2412-10, 2462+10, 40, 0, 20, 0) 36 REG_RULE(2467-10, 2472+10, 40, 0, 20,\ 40 REG_RULE(2484-10, 2484+10, 40, 0, 20, \ 46 REG_RULE(5150-10, 5350+10, 80, 0, 30, 0) 49 REG_RULE(5470-10, 5850+10, 80, 0, 30, 0) 52 REG_RULE(5725-10, 5850+10, 80, 0, 30, 0)
|
| /Linux-v5.4/drivers/net/wireless/ath/ |
| D | regd.c | 36 #define ATH9K_2GHZ_CH01_11 REG_RULE(2412-10, 2462+10, 40, 0, 20, 0) 39 #define ATH9K_2GHZ_CH12_13 REG_RULE(2467-10, 2472+10, 40, 0, 20,\ 41 #define ATH9K_2GHZ_CH14 REG_RULE(2484-10, 2484+10, 40, 0, 20,\ 46 #define ATH9K_5GHZ_5150_5350 REG_RULE(5150-10, 5350+10, 80, 0, 30,\ 48 #define ATH9K_5GHZ_5470_5850 REG_RULE(5470-10, 5850+10, 80, 0, 30,\ 50 #define ATH9K_5GHZ_5725_5850 REG_RULE(5725-10, 5850+10, 80, 0, 30,\
|
| /Linux-v5.4/drivers/staging/rtl8723bs/os_dep/ |
| D | wifi_regd.c | 24 REG_RULE(2412 - 10, 2462 + 10, 40, 0, 20, 0) 33 REG_RULE(2467 - 10, 2472 + 10, 40, 0, 20, \
|
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| 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-v5.4/include/net/ |
| D | regulatory.h | 252 #define REG_RULE(start, end, bw, gain, eirp, reg_flags) \ macro
|
| /Linux-v5.4/Documentation/networking/ |
| D | regulatory.txt | 167 REG_RULE(2412-10, 2484+10, 40, 6, 20, 0), 169 REG_RULE(5170-10, 5240+10, 40, 6, 20, 172 REG_RULE(5260-10, 5320+10, 40, 6, 20,
|
| /Linux-v5.4/net/wireless/ |
| D | reg.c | 227 REG_RULE(2412-10, 2462+10, 40, 6, 20, 0), 229 REG_RULE(2467-10, 2472+10, 20, 6, 20, 233 REG_RULE(2484-10, 2484+10, 20, 6, 20, 237 REG_RULE(5180-10, 5240+10, 80, 6, 20, 242 REG_RULE(5260-10, 5320+10, 80, 6, 20, 248 REG_RULE(5500-10, 5720+10, 160, 6, 20, 253 REG_RULE(5745-10, 5825+10, 80, 6, 20, 257 REG_RULE(56160+2160*1-1080, 56160+2160*3+1080, 2160, 0, 0, 0),
|
| /Linux-v5.4/drivers/net/wireless/ |
| D | mac80211_hwsim.c | 154 REG_RULE(2412-10, 2462+10, 40, 0, 20, 0), 155 REG_RULE(2484-10, 2484+10, 40, 0, 20, 0), 156 REG_RULE(5150-10, 5240+10, 40, 0, 30, 0), 157 REG_RULE(5745-10, 5825+10, 40, 0, 30, 0), 165 REG_RULE(2412-10, 2462+10, 40, 0, 20, 0), 166 REG_RULE(5725-10, 5850+10, 40, 0, 30,
|
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | cfg80211.c | 185 REG_RULE(2412-10, 2472+10, 40, 6, 20, 0), 190 REG_RULE(2484-10, 2484+10, 20, 6, 20, 0), 192 REG_RULE(5150-10, 5350+10, 160, 6, 20, 0), 194 REG_RULE(5470-10, 5850+10, 160, 6, 20, 0), }
|