Searched refs:if_comb (Results 1 – 4 of 4) sorted by relevance
1096 struct ieee80211_iface_combination *if_comb; in qtnf_wiphy_setup_if_comb() local1101 if_comb = mac_info->if_comb; in qtnf_wiphy_setup_if_comb()1104 if (!if_comb || !n_if_comb) in qtnf_wiphy_setup_if_comb()1108 if_comb[i].radar_detect_widths = mac_info->radar_detect_widths; in qtnf_wiphy_setup_if_comb()1110 for (j = 0; j < if_comb[i].n_limits; j++) in qtnf_wiphy_setup_if_comb()1111 interface_modes |= if_comb[i].limits[j].types; in qtnf_wiphy_setup_if_comb()1114 wiphy->iface_combinations = if_comb; in qtnf_wiphy_setup_if_comb()
22 static const struct ieee80211_iface_combination if_comb[] = { variable142 dev->iface_combinations = if_comb; in mt792x_setup_iface_combinations()143 dev->n_iface_combinations = ARRAY_SIZE(if_comb); in mt792x_setup_iface_combinations()
31 static const struct ieee80211_iface_combination if_comb[] = { variable412 wiphy->iface_combinations = if_comb; in mt7915_init_wiphy()413 wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in mt7915_init_wiphy()
64 static const struct ieee80211_iface_combination if_comb = { variable462 radio->iface_combinations = &if_comb; in mt7996_init_wiphy_band()