Home
last modified time | relevance | path

Searched refs:REG_RULE (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dregd.c51 REG_RULE(2412-10, 2462+10, 40, 0, 20, 0)
58 REG_RULE(2467-10, 2472+10, 40, 0, 20,\
62 REG_RULE(2484-10, 2484+10, 40, 0, 20, \
69 REG_RULE(5150-10, 5350+10, 80, 0, 30, 0)
72 REG_RULE(5470-10, 5850+10, 80, 0, 30, 0)
75 REG_RULE(5725-10, 5850+10, 80, 0, 30, 0)
/linux-4.4.14/drivers/net/wireless/ath/
Dregd.c36 #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-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
Dchannel.c60 #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-4.4.14/include/net/
Dregulatory.h224 #define REG_RULE(start, end, bw, gain, eirp, reg_flags) \ macro
/linux-4.4.14/Documentation/networking/
Dregulatory.txt159 REG_RULE(2412-20, 2484+20, 40, 6, 20, 0),
161 REG_RULE(5170-20, 5240+20, 40, 6, 20,
164 REG_RULE(5260-20, 5320+20, 40, 6, 20,
/linux-4.4.14/net/wireless/
Dreg.c232 REG_RULE(2412-10, 2462+10, 40, 6, 20, 0),
234 REG_RULE(2467-10, 2472+10, 40, 6, 20,
238 REG_RULE(2484-10, 2484+10, 20, 6, 20,
242 REG_RULE(5180-10, 5240+10, 160, 6, 20,
246 REG_RULE(5260-10, 5320+10, 160, 6, 20,
251 REG_RULE(5500-10, 5720+10, 160, 6, 20,
256 REG_RULE(5745-10, 5825+10, 80, 6, 20,
260 REG_RULE(56160+2160*1-1080, 56160+2160*3+1080, 2160, 0, 0, 0),
/linux-4.4.14/drivers/net/wireless/
Dmac80211_hwsim.c153 REG_RULE(2412-10, 2462+10, 40, 0, 20, 0),
154 REG_RULE(2484-10, 2484+10, 40, 0, 20, 0),
155 REG_RULE(5150-10, 5240+10, 40, 0, 30, 0),
156 REG_RULE(5745-10, 5825+10, 40, 0, 30, 0),
164 REG_RULE(2412-10, 2462+10, 40, 0, 20, 0),
165 REG_RULE(5725-10, 5850+10, 40, 0, 30,
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c196 REG_RULE(2412-10, 2472+10, 40, 6, 20, 0),
201 REG_RULE(2484-10, 2484+10, 20, 6, 20, 0),
203 REG_RULE(5150-10, 5350+10, 80, 6, 20, 0),
205 REG_RULE(5470-10, 5850+10, 80, 6, 20, 0), }