Searched refs:reg_rule_to_chan_bw_flags (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | reg.c | 1670 static uint32_t reg_rule_to_chan_bw_flags(const struct ieee80211_regdomain *regd, in reg_rule_to_chan_bw_flags() function 1765 bw_flags = reg_rule_to_chan_bw_flags(regd, reg_rule, chan); in handle_channel_single_rule() 1843 bw_flags1 = reg_rule_to_chan_bw_flags(regd, rrule1, chan); in handle_channel_adjacent_rules() 1844 bw_flags2 = reg_rule_to_chan_bw_flags(regd, rrule2, chan); in handle_channel_adjacent_rules() 1888 /* reg_rule_to_chan_bw_flags may forbids 10 and forbids 20 MHz in handle_channel_adjacent_rules() 2510 bw_flags = reg_rule_to_chan_bw_flags(regd, reg_rule, chan); in handle_channel_custom()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | reg.c | 1678 static uint32_t reg_rule_to_chan_bw_flags(const struct ieee80211_regdomain *regd, in reg_rule_to_chan_bw_flags() function 1775 bw_flags = reg_rule_to_chan_bw_flags(regd, reg_rule, chan); in handle_channel_single_rule() 1853 bw_flags1 = reg_rule_to_chan_bw_flags(regd, rrule1, chan); in handle_channel_adjacent_rules() 1854 bw_flags2 = reg_rule_to_chan_bw_flags(regd, rrule2, chan); in handle_channel_adjacent_rules() 1898 /* reg_rule_to_chan_bw_flags may forbids 10 and forbids 20 MHz in handle_channel_adjacent_rules() 2556 bw_flags = reg_rule_to_chan_bw_flags(regd, reg_rule, chan); in handle_channel_custom()
|
Completed in 11 milliseconds