Searched refs:chflags (Results 1 – 2 of 2) sorted by relevance
1037 u8 chflags, prev_chflags = 0, valid_rules = 0; in mwifiex_create_custom_regdomain() local1055 chflags = *buf++; in mwifiex_create_custom_regdomain()1060 if (chflags & MWIFIEX_CHANNEL_DISABLED) in mwifiex_create_custom_regdomain()1064 if (!(chflags & MWIFIEX_CHANNEL_NOHT80)) in mwifiex_create_custom_regdomain()1066 else if (!(chflags & MWIFIEX_CHANNEL_NOHT40)) in mwifiex_create_custom_regdomain()1071 if (!(chflags & MWIFIEX_CHANNEL_NOHT40)) in mwifiex_create_custom_regdomain()1077 if (idx == 0 || prev_chflags != chflags || prev_bw != bw || in mwifiex_create_custom_regdomain()1087 prev_chflags = chflags; in mwifiex_create_custom_regdomain()1097 if (chflags & MWIFIEX_CHANNEL_PASSIVE) in mwifiex_create_custom_regdomain()1100 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, \