Home
last modified time | relevance | path

Searched refs:request_wiphy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/wireless/
H A Dreg.c1765 struct wiphy *request_wiphy, in handle_channel_single_rule()
1778 request_wiphy && request_wiphy == wiphy && in handle_channel_single_rule()
1779 request_wiphy->regulatory_flags & REGULATORY_STRICT_REG) { in handle_channel_single_rule()
1838 struct wiphy *request_wiphy, in handle_channel_adjacent_rules()
1857 request_wiphy && request_wiphy == wiphy && in handle_channel_adjacent_rules()
1858 request_wiphy->regulatory_flags & REGULATORY_STRICT_REG) { in handle_channel_adjacent_rules()
1953 struct wiphy *request_wiphy = wiphy_idx_to_wiphy(lr->wiphy_idx); in handle_channel() local
1992 flags, lr, request_wiphy, in handle_channel()
1760 handle_channel_single_rule(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 *reg_rule) handle_channel_single_rule() argument
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
3842 struct wiphy *request_wiphy; reg_set_rd_driver() local
3904 struct wiphy *request_wiphy; reg_set_rd_country_ie() local
4106 struct wiphy *request_wiphy = NULL; wiphy_regulatory_deregister() local
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dreg.c1755 struct wiphy *request_wiphy, in handle_channel_single_rule()
1768 request_wiphy && request_wiphy == wiphy && in handle_channel_single_rule()
1769 request_wiphy->regulatory_flags & REGULATORY_STRICT_REG) { in handle_channel_single_rule()
1828 struct wiphy *request_wiphy, in handle_channel_adjacent_rules()
1847 request_wiphy && request_wiphy == wiphy && in handle_channel_adjacent_rules()
1848 request_wiphy->regulatory_flags & REGULATORY_STRICT_REG) { in handle_channel_adjacent_rules()
1943 struct wiphy *request_wiphy = wiphy_idx_to_wiphy(lr->wiphy_idx); in handle_channel() local
1982 flags, lr, request_wiphy, in handle_channel()
1750 handle_channel_single_rule(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 *reg_rule) handle_channel_single_rule() argument
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
3765 struct wiphy *request_wiphy; reg_set_rd_driver() local
3820 struct wiphy *request_wiphy; reg_set_rd_country_ie() local
4019 struct wiphy *request_wiphy = NULL; wiphy_regulatory_deregister() local
[all...]

Completed in 13 milliseconds