Home
last modified time | relevance | path

Searched refs:beacon_int_infra_match (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c252 .beacon_int_infra_match = true,
268 .beacon_int_infra_match = true,
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_util.c71 .beacon_int_infra_match = true,
85 .beacon_int_infra_match = true,
H A Dmt792x_core.c27 .beacon_int_infra_match = true,
50 .beacon_int_infra_match = false,
/linux/drivers/net/wireless/ath/ath9k/
H A Dinit.c904 .beacon_int_infra_match = true,
916 .beacon_int_infra_match = true,
/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dinit.c337 .beacon_int_infra_match = true,
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c37 .beacon_int_infra_match = true,
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c39 .beacon_int_infra_match = true,
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c63 .beacon_int_infra_match = true,
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c32 .beacon_int_infra_match = true,
44 .beacon_int_infra_match = true,
57 .beacon_int_infra_match = true,
/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2756 iface_combinations[i].beacon_int_infra_match = in wil_cfg80211_iface_combinations_from_fw()
2763 iface_combinations[i].beacon_int_infra_match); in wil_cfg80211_iface_combinations_from_fw()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c9624 .beacon_int_infra_match = true,
9634 .beacon_int_infra_match = true,
9758 .beacon_int_infra_match = true,
9778 .beacon_int_infra_match = true,
/linux/include/net/
H A Dcfg80211.h5141 bool beacon_int_infra_match; member
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c7515 combo[c].beacon_int_infra_match = true; in brcmf_setup_ifmodes()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c8935 combinations[0].beacon_int_infra_match = true; in ath12k_mac_setup_iface_combinations()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c9943 combinations[0].beacon_int_infra_match = true; in ath11k_mac_setup_iface_combinations()
/linux/net/wireless/
H A Dnl80211.c1666 if (c->beacon_int_infra_match && in nl80211_put_ifcomb_data()