Searched refs:if_comb (Results 1 – 10 of 10) sorted by relevance
1109 struct ieee80211_iface_combination *if_comb; in qtnf_wiphy_setup_if_comb() local1114 if_comb = mac_info->if_comb; in qtnf_wiphy_setup_if_comb()1117 if (!if_comb || !n_if_comb) in qtnf_wiphy_setup_if_comb()1121 if_comb[i].radar_detect_widths = mac_info->radar_detect_widths; in qtnf_wiphy_setup_if_comb()1123 for (j = 0; j < if_comb[i].n_limits; j++) in qtnf_wiphy_setup_if_comb()1124 interface_modes |= if_comb[i].limits[j].types; in qtnf_wiphy_setup_if_comb()1127 wiphy->iface_combinations = if_comb; in qtnf_wiphy_setup_if_comb()
304 if (mac->macinfo.if_comb) { in qtnf_mac_iface_comb_free()306 comb = &mac->macinfo.if_comb[i]; in qtnf_mac_iface_comb_free()311 kfree(mac->macinfo.if_comb); in qtnf_mac_iface_comb_free()312 mac->macinfo.if_comb = NULL; in qtnf_mac_iface_comb_free()
92 struct ieee80211_iface_combination *if_comb; member
1024 struct ieee80211_iface_combination *comb = mac->macinfo.if_comb; in qtnf_parse_variable_mac_info()1269 mac_info->if_comb = kcalloc(mac->macinfo.n_if_comb, in qtnf_cmd_resp_proc_mac_info()1270 sizeof(*mac->macinfo.if_comb), in qtnf_cmd_resp_proc_mac_info()1273 if (!mac->macinfo.if_comb) in qtnf_cmd_resp_proc_mac_info()
236 static const struct ieee80211_iface_combination if_comb[] = { variable326 wiphy->iface_combinations = if_comb; in mt7615_init_wiphy()327 wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in mt7615_init_wiphy()
351 static const struct ieee80211_iface_combination if_comb[] = { variable555 wiphy->iface_combinations = if_comb; in mt7603_register_device()556 wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in mt7603_register_device()
207 static const struct ieee80211_iface_combination if_comb[] = { variable256 wiphy->iface_combinations = if_comb; in mt7915_init_wiphy()257 wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in mt7915_init_wiphy()
864 static const struct ieee80211_iface_combination if_comb[] = { variable965 hw->wiphy->iface_combinations = if_comb; in ath9k_set_hw_capab()966 hw->wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in ath9k_set_hw_capab()
705 static const struct ieee80211_iface_combination if_comb = { variable742 hw->wiphy->iface_combinations = &if_comb; in ath9k_set_hw_capab()
2521 static const struct ieee80211_iface_combination if_comb = { variable2551 hw->wiphy->iface_combinations = &if_comb; in ath5k_init_ah()