Searched refs:if_comb (Results 1 – 4 of 4) sorted by relevance
1098 struct ieee80211_iface_combination *if_comb; in qtnf_wiphy_setup_if_comb() local1103 if_comb = mac_info->if_comb; in qtnf_wiphy_setup_if_comb()1106 if (!if_comb || !n_if_comb) in qtnf_wiphy_setup_if_comb()1110 if_comb[i].radar_detect_widths = mac_info->radar_detect_widths; in qtnf_wiphy_setup_if_comb()1112 for (j = 0; j < if_comb[i].n_limits; j++) in qtnf_wiphy_setup_if_comb()1113 interface_modes |= if_comb[i].limits[j].types; in qtnf_wiphy_setup_if_comb()1116 wiphy->iface_combinations = if_comb; in qtnf_wiphy_setup_if_comb()
864 static const struct ieee80211_iface_combination if_comb[] = { variable952 hw->wiphy->iface_combinations = if_comb; in ath9k_set_hw_capab()953 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()
2566 static const struct ieee80211_iface_combination if_comb = { variable2596 hw->wiphy->iface_combinations = &if_comb; in ath5k_init_ah()