Searched refs:chflags (Results 1 – 2 of 2) sorted by relevance
1050 u8 chflags, prev_chflags = 0, valid_rules = 0; in mwifiex_create_custom_regdomain() local1068 chflags = *buf++; in mwifiex_create_custom_regdomain()1073 if (chflags & MWIFIEX_CHANNEL_DISABLED) in mwifiex_create_custom_regdomain()1077 if (!(chflags & MWIFIEX_CHANNEL_NOHT80)) in mwifiex_create_custom_regdomain()1079 else if (!(chflags & MWIFIEX_CHANNEL_NOHT40)) in mwifiex_create_custom_regdomain()1084 if (!(chflags & MWIFIEX_CHANNEL_NOHT40)) in mwifiex_create_custom_regdomain()1090 if (idx == 0 || prev_chflags != chflags || prev_bw != bw || in mwifiex_create_custom_regdomain()1100 prev_chflags = chflags; in mwifiex_create_custom_regdomain()1110 if (chflags & MWIFIEX_CHANNEL_PASSIVE) in mwifiex_create_custom_regdomain()1113 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, \