Searched refs:phy_info_arg (Results 1 – 3 of 3) sorted by relevance
1610 struct phy_info_arg { struct1812 static int phy_info_freqs(struct phy_info_arg *phy_info, in phy_info_freqs()2060 static int phy_info_band(struct phy_info_arg *phy_info, struct nlattr *nl_band) in phy_info_band()2143 struct phy_info_arg *phy_info = arg; in phy_info_handler()2315 struct phy_info_arg *results) in nl80211_reg_rule_max_eirp()2334 struct phy_info_arg *results) in nl80211_reg_rule_ht40()2348 struct phy_info_arg *results) in nl80211_reg_rule_sec()2395 struct phy_info_arg *results) in nl80211_reg_rule_vht()2449 struct phy_info_arg *results) in nl80211_reg_rule_6ghz()2509 struct phy_info_arg *results = arg; in nl80211_get_reg()[all …]
648 struct phy_info_arg { struct705 static int phy_info_freqs_cfg(struct phy_info_arg *phy_info, in phy_info_freqs_cfg()816 static int phy_info_band_cfg(struct phy_info_arg *phy_info, in phy_info_band_cfg()891 phy_info_band_cfg(if_ctx->phy_info_arg, band_info); in wpa_drv_zep_event_get_wiphy()1120 struct phy_info_arg result = { in wpa_drv_zep_get_hw_feature_data()1132 if_ctx->phy_info_arg = &result; in wpa_drv_zep_get_hw_feature_data()
148 void *phy_info_arg; member