Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dregulatory.h187 struct ieee80211_power_rule { struct
219 struct ieee80211_power_rule power_rule;
/Linux-v5.4/net/wireless/
Dreg.c1328 const struct ieee80211_power_rule *power_rule1, *power_rule2; in reg_rules_intersect()
1329 struct ieee80211_power_rule *power_rule; in reg_rules_intersect()
1702 const struct ieee80211_power_rule *power_rule = NULL; in handle_channel()
2268 const struct ieee80211_power_rule *power_rule = NULL; in handle_channel_custom()
3387 const struct ieee80211_power_rule *power_rule = NULL; in print_rd_rules()
Dnl80211.c6950 const struct ieee80211_power_rule *power_rule; in nl80211_put_regdom()
7153 struct ieee80211_power_rule *power_rule = &reg_rule->power_rule; in parse_reg_rule()