Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dreg.c1801 struct wiphy *request_wiphy, in handle_channel_single_rule() argument
1814 request_wiphy && request_wiphy == wiphy && in handle_channel_single_rule()
1815 request_wiphy->regulatory_flags & REGULATORY_STRICT_REG) { in handle_channel_single_rule()
1874 struct wiphy *request_wiphy, in handle_channel_adjacent_rules() argument
1893 request_wiphy && request_wiphy == wiphy && in handle_channel_adjacent_rules()
1894 request_wiphy->regulatory_flags & REGULATORY_STRICT_REG) { in handle_channel_adjacent_rules()
1989 struct wiphy *request_wiphy = wiphy_idx_to_wiphy(lr->wiphy_idx); in handle_channel() local
2028 flags, lr, request_wiphy, in handle_channel()
2049 request_wiphy && request_wiphy == wiphy && in handle_channel()
2050 request_wiphy->regulatory_flags & REGULATORY_STRICT_REG) { in handle_channel()
[all …]