Home
last modified time | relevance | path

Searched refs:if_combination (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00dev.c1301 struct ieee80211_iface_combination *if_combination; in rt2x00lib_set_if_combinations() local
1319 if_combination = &rt2x00dev->if_combinations[IF_COMB_AP]; in rt2x00lib_set_if_combinations()
1320 if_combination->limits = if_limit; in rt2x00lib_set_if_combinations()
1321 if_combination->n_limits = 1; in rt2x00lib_set_if_combinations()
1322 if_combination->max_interfaces = if_limit->max; in rt2x00lib_set_if_combinations()
1323 if_combination->num_different_channels = 1; in rt2x00lib_set_if_combinations()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00dev.c1301 struct ieee80211_iface_combination *if_combination; in rt2x00lib_set_if_combinations() local
1319 if_combination = &rt2x00dev->if_combinations[IF_COMB_AP]; in rt2x00lib_set_if_combinations()
1320 if_combination->limits = if_limit; in rt2x00lib_set_if_combinations()
1321 if_combination->n_limits = 1; in rt2x00lib_set_if_combinations()
1322 if_combination->max_interfaces = if_limit->max; in rt2x00lib_set_if_combinations()
1323 if_combination->num_different_channels = 1; in rt2x00lib_set_if_combinations()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00dev.c1301 struct ieee80211_iface_combination *if_combination; in rt2x00lib_set_if_combinations() local
1319 if_combination = &rt2x00dev->if_combinations[IF_COMB_AP]; in rt2x00lib_set_if_combinations()
1320 if_combination->limits = if_limit; in rt2x00lib_set_if_combinations()
1321 if_combination->n_limits = 1; in rt2x00lib_set_if_combinations()
1322 if_combination->max_interfaces = if_limit->max; in rt2x00lib_set_if_combinations()
1323 if_combination->num_different_channels = 1; in rt2x00lib_set_if_combinations()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/
H A Dmac80211_hwsim.c622 struct ieee80211_iface_combination if_combination; member
3125 data->if_combination.radar_detect_widths = 0; in mac80211_hwsim_new_radio()
3126 data->if_combination.num_different_channels = data->channels; in mac80211_hwsim_new_radio()
3128 data->if_combination.num_different_channels = 1; in mac80211_hwsim_new_radio()
3129 data->if_combination.radar_detect_widths = in mac80211_hwsim_new_radio()
3144 data->if_combination.max_interfaces = 0; in mac80211_hwsim_new_radio()
3146 data->if_combination.max_interfaces += in mac80211_hwsim_new_radio()
3149 data->if_combination.n_limits = n_limits; in mac80211_hwsim_new_radio()
3150 data->if_combination.limits = data->if_limits; in mac80211_hwsim_new_radio()
3157 if (data->if_combination.max_interfaces > 1) { in mac80211_hwsim_new_radio()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/
H A Dmac80211_hwsim.c622 struct ieee80211_iface_combination if_combination; member
3125 data->if_combination.radar_detect_widths = 0; in mac80211_hwsim_new_radio()
3126 data->if_combination.num_different_channels = data->channels; in mac80211_hwsim_new_radio()
3128 data->if_combination.num_different_channels = 1; in mac80211_hwsim_new_radio()
3129 data->if_combination.radar_detect_widths = in mac80211_hwsim_new_radio()
3144 data->if_combination.max_interfaces = 0; in mac80211_hwsim_new_radio()
3146 data->if_combination.max_interfaces += in mac80211_hwsim_new_radio()
3149 data->if_combination.n_limits = n_limits; in mac80211_hwsim_new_radio()
3150 data->if_combination.limits = data->if_limits; in mac80211_hwsim_new_radio()
3157 if (data->if_combination.max_interfaces > 1) { in mac80211_hwsim_new_radio()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/
H A Dmac80211_hwsim.c622 struct ieee80211_iface_combination if_combination; member
3125 data->if_combination.radar_detect_widths = 0; in mac80211_hwsim_new_radio()
3126 data->if_combination.num_different_channels = data->channels; in mac80211_hwsim_new_radio()
3128 data->if_combination.num_different_channels = 1; in mac80211_hwsim_new_radio()
3129 data->if_combination.radar_detect_widths = in mac80211_hwsim_new_radio()
3144 data->if_combination.max_interfaces = 0; in mac80211_hwsim_new_radio()
3146 data->if_combination.max_interfaces += in mac80211_hwsim_new_radio()
3149 data->if_combination.n_limits = n_limits; in mac80211_hwsim_new_radio()
3150 data->if_combination.limits = data->if_limits; in mac80211_hwsim_new_radio()
3157 if (data->if_combination.max_interfaces > 1) { in mac80211_hwsim_new_radio()
[all …]