Searched refs:chflags (Results 1 – 2 of 2) sorted by relevance
1029 u8 chflags, prev_chflags = 0, valid_rules = 0; in mwifiex_create_custom_regdomain() local1047 chflags = *buf++; in mwifiex_create_custom_regdomain()1052 if (chflags & MWIFIEX_CHANNEL_DISABLED) in mwifiex_create_custom_regdomain()1056 if (!(chflags & MWIFIEX_CHANNEL_NOHT80)) in mwifiex_create_custom_regdomain()1058 else if (!(chflags & MWIFIEX_CHANNEL_NOHT40)) in mwifiex_create_custom_regdomain()1063 if (!(chflags & MWIFIEX_CHANNEL_NOHT40)) in mwifiex_create_custom_regdomain()1069 if (idx == 0 || prev_chflags != chflags || prev_bw != bw || in mwifiex_create_custom_regdomain()1079 prev_chflags = chflags; in mwifiex_create_custom_regdomain()1089 if (chflags & MWIFIEX_CHANNEL_PASSIVE) in mwifiex_create_custom_regdomain()1092 if (chflags & MWIFIEX_CHANNEL_DFS) in mwifiex_create_custom_regdomain()
51 #define CHAN2GHZ(channel, freqency, chflags) { \ argument55 .flags = chflags, \60 #define CHAN5GHZ(channel, chflags) { \ argument64 .flags = chflags, \