Searched refs:if_comb (Results 1 – 11 of 11) sorted by relevance
17 static const struct ieee80211_iface_combination if_comb[] = { variable64 wiphy->iface_combinations = if_comb; in mt7921_init_wiphy()67 wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in mt7921_init_wiphy()
1094 struct ieee80211_iface_combination *if_comb; in qtnf_wiphy_setup_if_comb() local1099 if_comb = mac_info->if_comb; in qtnf_wiphy_setup_if_comb()1102 if (!if_comb || !n_if_comb) in qtnf_wiphy_setup_if_comb()1106 if_comb[i].radar_detect_widths = mac_info->radar_detect_widths; in qtnf_wiphy_setup_if_comb()1108 for (j = 0; j < if_comb[i].n_limits; j++) in qtnf_wiphy_setup_if_comb()1109 interface_modes |= if_comb[i].limits[j].types; in qtnf_wiphy_setup_if_comb()1112 wiphy->iface_combinations = if_comb; in qtnf_wiphy_setup_if_comb()
303 if (mac->macinfo.if_comb) { in qtnf_mac_iface_comb_free()305 comb = &mac->macinfo.if_comb[i]; in qtnf_mac_iface_comb_free()310 kfree(mac->macinfo.if_comb); in qtnf_mac_iface_comb_free()311 mac->macinfo.if_comb = NULL; in qtnf_mac_iface_comb_free()
90 struct ieee80211_iface_combination *if_comb; member
1010 struct ieee80211_iface_combination *comb = mac->macinfo.if_comb; in qtnf_parse_variable_mac_info()1255 mac_info->if_comb = kcalloc(mac->macinfo.n_if_comb, in qtnf_cmd_resp_proc_mac_info()1256 sizeof(*mac->macinfo.if_comb), in qtnf_cmd_resp_proc_mac_info()1259 if (!mac->macinfo.if_comb) in qtnf_cmd_resp_proc_mac_info()
323 static const struct ieee80211_iface_combination if_comb[] = { variable529 wiphy->iface_combinations = if_comb; in mt7603_register_device()530 wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in mt7603_register_device()
259 static const struct ieee80211_iface_combination if_comb[] = { variable377 wiphy->iface_combinations = if_comb; in mt7615_init_wiphy()378 wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in mt7615_init_wiphy()
29 static const struct ieee80211_iface_combination if_comb[] = { variable230 wiphy->iface_combinations = if_comb; in mt7915_init_wiphy()231 wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in mt7915_init_wiphy()
854 static const struct ieee80211_iface_combination if_comb[] = { variable942 hw->wiphy->iface_combinations = if_comb; in ath9k_set_hw_capab()943 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()
2520 static const struct ieee80211_iface_combination if_comb = { variable2550 hw->wiphy->iface_combinations = &if_comb; in ath5k_init_ah()