Searched defs:regulatory_request (Results 1 – 2 of 2) sorted by relevance
144441 struct regulatory_request { struct144442 struct callback_head callback_head;144443 int wiphy_idx;144444 enum nl80211_reg_initiator initiator;144445 enum nl80211_user_reg_hint_type user_reg_hint_type;144446 char alpha2[3];144447 enum nl80211_dfs_regions dfs_region;144448 bool intersect;144449 bool processed;144450 enum environment_cap country_ie_env;[all …]
152090 struct regulatory_request { struct152091 struct callback_head callback_head;152092 int wiphy_idx;152093 enum nl80211_reg_initiator initiator;152094 enum nl80211_user_reg_hint_type user_reg_hint_type;152095 char alpha2[3];152096 enum nl80211_dfs_regions dfs_region;152097 bool intersect;152098 bool processed;152099 enum environment_cap country_ie_env;[all …]