Searched refs:hwsim_if_comb_p2p_dev (Results 1 – 1 of 1) sorted by relevance
448 static const struct ieee80211_iface_combination hwsim_if_comb_p2p_dev[] = { variable2368 data->if_combination = hwsim_if_comb_p2p_dev[0]; in mac80211_hwsim_new_radio()2373 hw->wiphy->iface_combinations = hwsim_if_comb_p2p_dev; in mac80211_hwsim_new_radio()2375 ARRAY_SIZE(hwsim_if_comb_p2p_dev); in mac80211_hwsim_new_radio()