Searched refs:hwsim_if_comb (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/
H A Dmac80211_hwsim.c419 /* must be last, see hwsim_if_comb */
427 static const struct ieee80211_iface_combination hwsim_if_comb[] = { variable in typeref:struct:ieee80211_iface_combination
2370 data->if_combination = hwsim_if_comb[0]; mac80211_hwsim_new_radio()
2377 hw->wiphy->iface_combinations = hwsim_if_comb; mac80211_hwsim_new_radio()
2378 hw->wiphy->n_iface_combinations = ARRAY_SIZE(hwsim_if_comb); mac80211_hwsim_new_radio()

Completed in 47 milliseconds