Searched refs:max_interfaces (Results 1 – 20 of 20) sorted by relevance
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | fw.h | 79 u8 max_interfaces; /* max number of concurrent interfaces allowed */ member
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_util.c | 69 .max_interfaces = 8, 83 .max_interfaces = 2,
|
| /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/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/silabs/wfx/ |
| H A D | main.c | 118 .max_interfaces = 2,
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | init.c | 335 .max_interfaces = 4,
|
| /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() 7578 combo[c].max_interfaces = 4 + mon_flag; in brcmf_setup_ifmodes() 7641 u16 max_interfaces = 0; in brcmf_setup_wiphy() local 7657 max_interfaces = max(max_interfaces, combo->max_interfaces); in brcmf_setup_wiphy() 7660 for (i = 0; i < max_interfaces && i < ARRAY_SIZE(drvr->addresses); in brcmf_setup_wiphy()
|
| /linux/net/wireless/ |
| H A D | core.c | 621 if (WARN_ON((c->max_interfaces < 2) && !c->radar_detect_widths)) in wiphy_verify_iface_combinations() 701 if (WARN_ON(cnt < c->max_interfaces)) in wiphy_verify_iface_combinations()
|
| H A D | nl80211.c | 1770 c->max_interfaces)) in nl80211_put_ifcomb_data()
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | qlink.h | 1529 __le16 max_interfaces; member
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | mac.c | 13884 int n_limits, max_interfaces; in ath12k_mac_setup_radio_iface_comb() local 13895 max_interfaces = 16; in ath12k_mac_setup_radio_iface_comb() 13899 max_interfaces = 16; in ath12k_mac_setup_radio_iface_comb() 13901 max_interfaces = 3; in ath12k_mac_setup_radio_iface_comb() 13904 max_interfaces = 1; in ath12k_mac_setup_radio_iface_comb() 13915 limits[1].max = max_interfaces; in ath12k_mac_setup_radio_iface_comb() 13932 comb[0].max_interfaces = max_interfaces; in ath12k_mac_setup_radio_iface_comb() 13982 comb->max_interfaces += iter_comb->max_interfaces; in ath12k_mac_setup_global_iface_comb()
|
| /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 | 5550 data->if_combination.max_interfaces = 0; in mac80211_hwsim_new_radio() 5552 data->if_combination.max_interfaces += in mac80211_hwsim_new_radio() 5563 if (data->if_combination.max_interfaces > 1) { in mac80211_hwsim_new_radio()
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | main.c | 122 .max_interfaces = 2,
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | base.c | 2569 .max_interfaces = 2048,
|
| /linux/include/net/ |
| H A D | cfg80211.h | 5392 u16 max_interfaces; member
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | mac.c | 10323 combinations[0].max_interfaces = 16; in ath11k_mac_setup_iface_combinations() 10339 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,
|