Home
last modified time | relevance | path

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

/linux-4.4.14/net/wireless/
Dreg.h57 unsigned int reg_get_max_bandwidth(const struct ieee80211_regdomain *rd,
Dreg.c696 unsigned int reg_get_max_bandwidth(const struct ieee80211_regdomain *rd, in reg_get_max_bandwidth() function
854 max_bandwidth1 = reg_get_max_bandwidth(rd1, rule1); in reg_rules_intersect()
856 max_bandwidth2 = reg_get_max_bandwidth(rd2, rule2); in reg_rules_intersect()
1154 reg_get_max_bandwidth(regd, reg_rule)); in chan_reg_rule_print_dbg()
1231 max_bandwidth_khz = reg_get_max_bandwidth(regd, reg_rule); in handle_channel()
1795 max_bandwidth_khz = reg_get_max_bandwidth(regd, reg_rule); in handle_channel_custom()
2776 reg_get_max_bandwidth(rd, reg_rule)); in print_rd_rules()
Dnl80211.c5411 max_bandwidth_khz = reg_get_max_bandwidth(regdom, in nl80211_put_regdom()