Searched refs:if_comb (Results 1 – 9 of 9) sorted by relevance
170 static const struct ieee80211_iface_combination if_comb[] = { variable266 wiphy->iface_combinations = if_comb; in mt7615_register_device()267 wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in mt7615_register_device()
1051 struct ieee80211_iface_combination *if_comb; in qtnf_wiphy_setup_if_comb() local1056 if_comb = mac_info->if_comb; in qtnf_wiphy_setup_if_comb()1059 if (!if_comb || !n_if_comb) in qtnf_wiphy_setup_if_comb()1063 if_comb[i].radar_detect_widths = mac_info->radar_detect_widths; in qtnf_wiphy_setup_if_comb()1065 for (j = 0; j < if_comb[i].n_limits; j++) in qtnf_wiphy_setup_if_comb()1066 interface_modes |= if_comb[i].limits[j].types; in qtnf_wiphy_setup_if_comb()1069 wiphy->iface_combinations = if_comb; in qtnf_wiphy_setup_if_comb()
289 if (mac->macinfo.if_comb) { in qtnf_mac_iface_comb_free()291 comb = &mac->macinfo.if_comb[i]; in qtnf_mac_iface_comb_free()296 kfree(mac->macinfo.if_comb); in qtnf_mac_iface_comb_free()297 mac->macinfo.if_comb = NULL; in qtnf_mac_iface_comb_free()
90 struct ieee80211_iface_combination *if_comb; member
1063 mac->macinfo.if_comb = in qtnf_parse_variable_mac_info()1065 sizeof(*mac->macinfo.if_comb), in qtnf_parse_variable_mac_info()1068 if (!mac->macinfo.if_comb) in qtnf_parse_variable_mac_info()1071 comb = mac->macinfo.if_comb; in qtnf_parse_variable_mac_info()
347 static const struct ieee80211_iface_combination if_comb[] = { variable552 wiphy->iface_combinations = if_comb; in mt7603_register_device()553 wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in mt7603_register_device()
865 static const struct ieee80211_iface_combination if_comb[] = { variable966 hw->wiphy->iface_combinations = if_comb; in ath9k_set_hw_capab()967 hw->wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in ath9k_set_hw_capab()
707 static const struct ieee80211_iface_combination if_comb = { variable744 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()