| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | fw.h | 79 u8 max_interfaces; /* max number of concurrent interfaces allowed */ member
|
| H A D | cfg80211.c | 2756 iface_combinations[i].max_interfaces = combo->max_interfaces; in wil_cfg80211_iface_combinations_from_fw() 2764 i, iface_combinations[i].max_interfaces, in wil_cfg80211_iface_combinations_from_fw()
|
| /linux/drivers/net/wireless/ath/carl9170/ |
| H A D | fw.c | 215 ar->if_combs[0].max_interfaces = ar->fw.vif_num; in carl9170_fw_set_if_combinations()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mac80211.c | 83 .max_interfaces = 4, 89 .max_interfaces = 4, 96 .max_interfaces = 3, 102 .max_interfaces = 4,
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | init.c | 856 .max_interfaces = 3, 868 .max_interfaces = 2048,
|
| H A D | htc_drv_init.c | 708 .max_interfaces = 2,
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.c | 7527 combo[c].max_interfaces = 4; in brcmf_setup_ifmodes() 7529 combo[c].max_interfaces = i; in brcmf_setup_ifmodes() 7533 combo[c].max_interfaces = 3; in brcmf_setup_ifmodes() 7537 combo[c].max_interfaces = i; in brcmf_setup_ifmodes() 7557 combo[c].max_interfaces = i; in brcmf_setup_ifmodes() 7577 combo[c].max_interfaces = 4 + mon_flag; in brcmf_setup_ifmodes() 7640 u16 max_interfaces = 0; in brcmf_setup_wiphy() local 7656 max_interfaces = max(max_interfaces, combo->max_interfaces); in brcmf_setup_wiphy() 7659 for (i = 0; i < max_interfaces && i < ARRAY_SIZE(drvr->addresses); in brcmf_setup_wiphy()
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | qlink.h | 1529 __le16 max_interfaces; member
|
| H A D | commands.c | 1092 comb[n_comb].max_interfaces = in qtnf_parse_variable_mac_info() 1093 le16_to_cpu(rec->max_interfaces); in qtnf_parse_variable_mac_info()
|
| /linux/net/wireless/ |
| H A D | core.c | 623 if (WARN_ON((c->max_interfaces < 2) && !c->radar_detect_widths)) in wiphy_verify_iface_combinations() 699 if (WARN_ON(cnt < c->max_interfaces)) in wiphy_verify_iface_combinations()
|
| H A D | util.c | 2495 if (num_interfaces > c->max_interfaces) in cfg80211_iter_combinations()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 9671 .max_interfaces = 8, 9681 .max_interfaces = 8, 9755 .max_interfaces = 4, 9761 .max_interfaces = 2, 9770 .max_interfaces = 4, 9776 .max_interfaces = 4, 9782 .max_interfaces = 2, 9805 .max_interfaces = 16, 9825 .max_interfaces = 16,
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00dev.c | 1350 if_combination->max_interfaces = if_limit->max; in rt2x00lib_set_if_combinations()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | mac.c | 14102 int n_limits, max_interfaces; in ath12k_mac_setup_radio_iface_comb() local 14113 max_interfaces = 16; in ath12k_mac_setup_radio_iface_comb() 14117 max_interfaces = 16; in ath12k_mac_setup_radio_iface_comb() 14119 max_interfaces = 3; in ath12k_mac_setup_radio_iface_comb() 14122 max_interfaces = 1; in ath12k_mac_setup_radio_iface_comb() 14133 limits[1].max = max_interfaces; in ath12k_mac_setup_radio_iface_comb() 14150 comb[0].max_interfaces = max_interfaces; in ath12k_mac_setup_radio_iface_comb() 14200 comb->max_interfaces += iter_comb->max_interfaces; in ath12k_mac_setup_global_iface_comb()
|
| /linux/drivers/net/wireless/ti/wl12xx/ |
| H A D | main.c | 1756 .max_interfaces = 3,
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 31 .max_interfaces = MWIFIEX_MAX_BSS_NUM, 43 .max_interfaces = MWIFIEX_MAX_BSS_NUM, 56 .max_interfaces = MWIFIEX_MAX_BSS_NUM,
|
| /linux/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_mac80211.c | 163 .max_interfaces = 3,
|
| /linux/drivers/net/wireless/virtual/ |
| H A D | mac80211_hwsim.c | 5549 data->if_combination.max_interfaces = 0; in mac80211_hwsim_new_radio() 5551 data->if_combination.max_interfaces += in mac80211_hwsim_new_radio() 5562 if (data->if_combination.max_interfaces > 1) { in mac80211_hwsim_new_radio()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mac80211.c | 61 .max_interfaces = 3, 67 .max_interfaces = 3,
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | base.c | 2569 .max_interfaces = 2048,
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | core.c | 196 .max_interfaces = RTW89_MAX_INTERFACE_NUM, 202 .max_interfaces = RTW89_MAX_INTERFACE_NUM,
|
| /linux/include/net/ |
| H A D | cfg80211.h | 5450 u16 max_interfaces; member
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | mac.c | 10340 combinations[0].max_interfaces = 16; in ath11k_mac_setup_iface_combinations() 10356 combinations[1].max_interfaces = ab->hw_params.num_vdevs; in ath11k_mac_setup_iface_combinations()
|
| /linux/drivers/net/wireless/marvell/ |
| H A D | mwl8k.c | 6151 .max_interfaces = 8,
|
| /linux/drivers/net/wireless/realtek/rtl8xxxu/ |
| H A D | core.c | 7686 .max_interfaces = 2,
|