Home
last modified time | relevance | path

Searched refs:cfg80211_iface_comb_ap_sta (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_sta_cfg80211.c467 static struct ieee80211_iface_combination cfg80211_iface_comb_ap_sta = { variable
7051 if (cfg80211_iface_comb_ap_sta.num_different_channels > 1) in woal_cfg80211_init_wiphy()
7153 cfg80211_iface_comb_ap_sta.radar_detect_widths |= in woal_register_cfg80211()
7176 cfg80211_iface_comb_ap_sta.num_different_channels = 2; in woal_register_cfg80211()
7178 cfg80211_iface_comb_ap_sta.radar_detect_widths = 0; in woal_register_cfg80211()
7182 wiphy->iface_combinations = &cfg80211_iface_comb_ap_sta; in woal_register_cfg80211()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_sta_cfg80211.c531 static struct ieee80211_iface_combination cfg80211_iface_comb_ap_sta = { variable
9940 cfg80211_iface_comb_ap_sta.radar_detect_widths |=
9943 cfg80211_iface_comb_ap_sta.radar_detect_widths |=
9972 wiphy->iface_combinations = &cfg80211_iface_comb_ap_sta;