Searched refs:hwsim_if_comb (Results 1 – 1 of 1) sorted by relevance
427 static const struct ieee80211_iface_combination hwsim_if_comb[] = { variable2370 data->if_combination = hwsim_if_comb[0]; in mac80211_hwsim_new_radio()2377 hw->wiphy->iface_combinations = hwsim_if_comb; in mac80211_hwsim_new_radio()2378 hw->wiphy->n_iface_combinations = ARRAY_SIZE(hwsim_if_comb); in mac80211_hwsim_new_radio()