Searched refs:chflags (Results 1 – 2 of 2) sorted by relevance
1038 u8 chflags, prev_chflags = 0, valid_rules = 0; in mwifiex_create_custom_regdomain() local1056 chflags = *buf++; in mwifiex_create_custom_regdomain()1061 if (chflags & MWIFIEX_CHANNEL_DISABLED) in mwifiex_create_custom_regdomain()1065 if (!(chflags & MWIFIEX_CHANNEL_NOHT80)) in mwifiex_create_custom_regdomain()1067 else if (!(chflags & MWIFIEX_CHANNEL_NOHT40)) in mwifiex_create_custom_regdomain()1072 if (!(chflags & MWIFIEX_CHANNEL_NOHT40)) in mwifiex_create_custom_regdomain()1078 if (idx == 0 || prev_chflags != chflags || prev_bw != bw || in mwifiex_create_custom_regdomain()1088 prev_chflags = chflags; in mwifiex_create_custom_regdomain()1098 if (chflags & MWIFIEX_CHANNEL_PASSIVE) in mwifiex_create_custom_regdomain()1101 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, \