Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dregulatory.h190 struct ieee80211_power_rule { struct
222 struct ieee80211_power_rule power_rule;
/Linux-v6.1/net/wireless/
Dreg.c1380 const struct ieee80211_power_rule *power_rule1, *power_rule2; in reg_rules_intersect()
1381 struct ieee80211_power_rule *power_rule; in reg_rules_intersect()
1805 const struct ieee80211_power_rule *power_rule = NULL; in handle_channel_single_rule()
1881 const struct ieee80211_power_rule *power_rule1 = NULL; in handle_channel_adjacent_rules()
1882 const struct ieee80211_power_rule *power_rule2 = NULL; in handle_channel_adjacent_rules()
2566 const struct ieee80211_power_rule *power_rule = NULL; in handle_channel_custom()
3725 const struct ieee80211_power_rule *power_rule = NULL; in print_rd_rules()
Dnl80211.c8330 const struct ieee80211_power_rule *power_rule; in nl80211_put_regdom()
8541 struct ieee80211_power_rule *power_rule = &reg_rule->power_rule; in parse_reg_rule()