Searched refs:rrule2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | reg.c | 1830 const struct ieee80211_reg_rule *rrule2, in handle_channel_adjacent_rules() 1842 power_rule2 = &rrule2->power_rule; in handle_channel_adjacent_rules() 1844 bw_flags2 = reg_rule_to_chan_bw_flags(regd, rrule2, chan); in handle_channel_adjacent_rules() 1855 map_regdom_flags(rrule2->flags) | in handle_channel_adjacent_rules() 1871 if (rrule1->dfs_cac_ms || rrule2->dfs_cac_ms) in handle_channel_adjacent_rules() 1874 rrule2->dfs_cac_ms); in handle_channel_adjacent_rules() 1886 map_regdom_flags(rrule2->flags); in handle_channel_adjacent_rules() 1910 if (rrule1->dfs_cac_ms || rrule2->dfs_cac_ms) in handle_channel_adjacent_rules() 1913 rrule2->dfs_cac_ms); in handle_channel_adjacent_rules() 1946 const struct ieee80211_reg_rule *rrule2 in handle_channel() local 1823 handle_channel_adjacent_rules(struct wiphy *wiphy, enum nl80211_reg_initiator initiator, struct ieee80211_channel *chan, u32 flags, struct regulatory_request *lr, struct wiphy *request_wiphy, const struct ieee80211_reg_rule *rrule1, const struct ieee80211_reg_rule *rrule2, struct ieee80211_freq_range *comb_range) handle_channel_adjacent_rules() argument [all...] |
/kernel/linux/linux-6.6/net/wireless/ |
H A D | reg.c | 1840 const struct ieee80211_reg_rule *rrule2, in handle_channel_adjacent_rules() 1852 power_rule2 = &rrule2->power_rule; in handle_channel_adjacent_rules() 1854 bw_flags2 = reg_rule_to_chan_bw_flags(regd, rrule2, chan); in handle_channel_adjacent_rules() 1865 map_regdom_flags(rrule2->flags) | in handle_channel_adjacent_rules() 1881 if (rrule1->dfs_cac_ms || rrule2->dfs_cac_ms) in handle_channel_adjacent_rules() 1884 rrule2->dfs_cac_ms); in handle_channel_adjacent_rules() 1896 map_regdom_flags(rrule2->flags); in handle_channel_adjacent_rules() 1920 if (rrule1->dfs_cac_ms || rrule2->dfs_cac_ms) in handle_channel_adjacent_rules() 1923 rrule2->dfs_cac_ms); in handle_channel_adjacent_rules() 1956 const struct ieee80211_reg_rule *rrule2 in handle_channel() local 1833 handle_channel_adjacent_rules(struct wiphy *wiphy, enum nl80211_reg_initiator initiator, struct ieee80211_channel *chan, u32 flags, struct regulatory_request *lr, struct wiphy *request_wiphy, const struct ieee80211_reg_rule *rrule1, const struct ieee80211_reg_rule *rrule2, struct ieee80211_freq_range *comb_range) handle_channel_adjacent_rules() argument [all...] |
Completed in 8 milliseconds