Searched refs:if_comb (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ | ||
H A D | init.c | 769 static const struct ieee80211_iface_combination if_comb[] = { variable in typeref:struct:ieee80211_iface_combination 872 hw->wiphy->iface_combinations = if_comb; ath9k_set_hw_capab() 873 hw->wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); ath9k_set_hw_capab() |
H A D | htc_drv_init.c | 710 static const struct ieee80211_iface_combination if_comb = { variable in typeref:struct:ieee80211_iface_combination 746 hw->wiphy->iface_combinations = &if_comb; ath9k_set_hw_capab() |
/linux-4.4.14/drivers/net/wireless/ath/ath5k/ | ||
H A D | base.c | 2523 static const struct ieee80211_iface_combination if_comb = { variable in typeref:struct:ieee80211_iface_combination 2553 hw->wiphy->iface_combinations = &if_comb; ath5k_init_ah() |
Completed in 419 milliseconds