Home
last modified time | relevance | path

Searched refs:if_comb (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dinit.c864 static const struct ieee80211_iface_combination if_comb[] = { variable
952 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()
H A Dhtc_drv_init.c705 static const struct ieee80211_iface_combination if_comb = { variable
742 hw->wiphy->iface_combinations = &if_comb; in ath9k_set_hw_capab()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1012 struct ieee80211_iface_combination *comb = mac->macinfo.if_comb; in qtnf_parse_variable_mac_info()
1255 mac_info->if_comb = kzalloc_objs(*mac->macinfo.if_comb, in qtnf_cmd_resp_proc_mac_info()
1258 if (!mac->macinfo.if_comb) in qtnf_cmd_resp_proc_mac_info()
/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c2567 static const struct ieee80211_iface_combination if_comb = { variable
2597 hw->wiphy->iface_combinations = &if_comb; in ath5k_init_ah()