Home
last modified time | relevance | path

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

/Linux-v6.6/net/wireless/
Dreg.c1765 struct wiphy *request_wiphy, in handle_channel_single_rule() argument
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() argument
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()
2013 request_wiphy && request_wiphy == wiphy && in handle_channel()
2014 request_wiphy->regulatory_flags & REGULATORY_STRICT_REG) { in handle_channel()
[all …]