Searched refs:if_comb (Results 1 – 8 of 8) sorted by relevance
1027 struct ieee80211_iface_combination *if_comb; in qtnf_wiphy_setup_if_comb() local1032 if_comb = mac_info->if_comb; in qtnf_wiphy_setup_if_comb()1035 if (!if_comb || !n_if_comb) in qtnf_wiphy_setup_if_comb()1039 if_comb[i].radar_detect_widths = mac_info->radar_detect_widths; in qtnf_wiphy_setup_if_comb()1041 for (j = 0; j < if_comb[i].n_limits; j++) in qtnf_wiphy_setup_if_comb()1042 interface_modes |= if_comb[i].limits[j].types; in qtnf_wiphy_setup_if_comb()1045 wiphy->iface_combinations = if_comb; in qtnf_wiphy_setup_if_comb()
295 if (mac->macinfo.if_comb) { in qtnf_mac_iface_comb_free()297 comb = &mac->macinfo.if_comb[i]; in qtnf_mac_iface_comb_free()302 kfree(mac->macinfo.if_comb); in qtnf_mac_iface_comb_free()303 mac->macinfo.if_comb = NULL; in qtnf_mac_iface_comb_free()
108 struct ieee80211_iface_combination *if_comb; member
1217 mac->macinfo.if_comb = in qtnf_parse_variable_mac_info()1219 sizeof(*mac->macinfo.if_comb), in qtnf_parse_variable_mac_info()1222 if (!mac->macinfo.if_comb) in qtnf_parse_variable_mac_info()1225 comb = mac->macinfo.if_comb; in qtnf_parse_variable_mac_info()
467 static const struct ieee80211_iface_combination if_comb[] = { variable566 wiphy->iface_combinations = if_comb; in mt76x2_register_device()567 wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in mt76x2_register_device()
867 static const struct ieee80211_iface_combination if_comb[] = { variable968 hw->wiphy->iface_combinations = if_comb; in ath9k_set_hw_capab()969 hw->wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in ath9k_set_hw_capab()
709 static const struct ieee80211_iface_combination if_comb = { variable746 hw->wiphy->iface_combinations = &if_comb; in ath9k_set_hw_capab()
2523 static const struct ieee80211_iface_combination if_comb = { variable2553 hw->wiphy->iface_combinations = &if_comb; in ath5k_init_ah()