Home
last modified time | relevance | path

Searched refs:ieee80211_power_rule (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dregulatory.h187 struct ieee80211_power_rule { struct
219 struct ieee80211_power_rule power_rule;
/OK3568_Linux_fs/kernel/net/wireless/
H A Dreg.c1338 const struct ieee80211_power_rule *power_rule1, *power_rule2; in reg_rules_intersect()
1339 struct ieee80211_power_rule *power_rule; in reg_rules_intersect()
1759 const struct ieee80211_power_rule *power_rule = NULL; in handle_channel_single_rule()
1835 const struct ieee80211_power_rule *power_rule1 = NULL; in handle_channel_adjacent_rules()
1836 const struct ieee80211_power_rule *power_rule2 = NULL; in handle_channel_adjacent_rules()
2487 const struct ieee80211_power_rule *power_rule = NULL; in handle_channel_custom()
3618 const struct ieee80211_power_rule *power_rule = NULL; in print_rd_rules()
H A Dnl80211.c7518 const struct ieee80211_power_rule *power_rule; in nl80211_put_regdom()
7721 struct ieee80211_power_rule *power_rule = &reg_rule->power_rule; in parse_reg_rule()