| /OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | commands.c | 2125 if (sme->bssid_hint) in qtnf_cmd_send_connect() 2126 ether_addr_copy(cmd->bssid_hint, sme->bssid_hint); in qtnf_cmd_send_connect() 2128 eth_zero_addr(cmd->bssid_hint); in qtnf_cmd_send_connect()
|
| H A D | qlink.h | 569 u8 bssid_hint[ETH_ALEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 830 bool static wl_cfg80211_is_oce_ap(struct wiphy *wiphy, const u8 *bssid_hint); 1599 bool static wl_cfg80211_is_oce_ap(struct wiphy *wiphy, const u8 *bssid_hint) in wl_cfg80211_is_oce_ap() argument 1607 bss = CFG80211_GET_BSS(wiphy, NULL, bssid_hint, 0, 0); in wl_cfg80211_is_oce_ap() 5887 if (info->bssid_hint) { in wl_fillup_assoc_params_v1() 6064 wl_cfg80211_is_oce_ap(wiphy, sme->bssid_hint); in wl_handle_assoc_hints() 6070 if (!skip_hints && sme->bssid_hint && !ETHER_ISBCAST(sme->bssid_hint)) { in wl_handle_assoc_hints() 6071 WL_INFORM_MEM(("bssid_hint "MACDBG" \n", MAC2STRDBG(sme->bssid_hint))); in wl_handle_assoc_hints() 6075 info->bssid_hint = true; in wl_handle_assoc_hints() 6077 (void)memcpy_s(info->bssid, ETH_ALEN, sme->bssid_hint, ETH_ALEN); in wl_handle_assoc_hints()
|
| H A D | wl_cfgscan.c | 5537 if ((!info->targeted_join) || (info->bssid_hint) || in wl_get_assoc_channels() 5549 info->bssid_hint = false; in wl_get_assoc_channels()
|
| H A D | wl_cfgvif.c | 196 bool wl_cfg80211_is_oce_ap(struct wiphy *wiphy, const u8 *bssid_hint) in wl_cfg80211_is_oce_ap() argument 204 bss = CFG80211_GET_BSS(wiphy, NULL, bssid_hint, 0, 0); in wl_cfg80211_is_oce_ap()
|
| H A D | wl_cfg80211.h | 1675 bool bssid_hint; member
|
| H A D | wl_iapsta.c | 2734 assoc_info->bssid_hint = false; in wl_ext_update_assoc_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 816 bool static wl_cfg80211_is_oce_ap(struct wiphy *wiphy, const u8 *bssid_hint); 1585 bool static wl_cfg80211_is_oce_ap(struct wiphy *wiphy, const u8 *bssid_hint) in wl_cfg80211_is_oce_ap() argument 1593 bss = CFG80211_GET_BSS(wiphy, NULL, bssid_hint, 0, 0); in wl_cfg80211_is_oce_ap() 5873 if (info->bssid_hint) { in wl_fillup_assoc_params_v1() 6050 wl_cfg80211_is_oce_ap(wiphy, sme->bssid_hint); in wl_handle_assoc_hints() 6056 if (!skip_hints && sme->bssid_hint && !ETHER_ISBCAST(sme->bssid_hint)) { in wl_handle_assoc_hints() 6057 WL_INFORM_MEM(("bssid_hint "MACDBG" \n", MAC2STRDBG(sme->bssid_hint))); in wl_handle_assoc_hints() 6061 info->bssid_hint = true; in wl_handle_assoc_hints() 6063 (void)memcpy_s(info->bssid, ETH_ALEN, sme->bssid_hint, ETH_ALEN); in wl_handle_assoc_hints()
|
| H A D | wl_cfgscan.c | 5627 if ((!info->targeted_join) || (info->bssid_hint) || in wl_get_assoc_channels() 5639 info->bssid_hint = false; in wl_get_assoc_channels()
|
| H A D | wl_cfgvif.c | 196 bool wl_cfg80211_is_oce_ap(struct wiphy *wiphy, const u8 *bssid_hint) in wl_cfg80211_is_oce_ap() argument 204 bss = CFG80211_GET_BSS(wiphy, NULL, bssid_hint, 0, 0); in wl_cfg80211_is_oce_ap()
|
| H A D | wl_cfg80211.h | 1675 bool bssid_hint; member
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 2813 const u8 *bssid_hint; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 999 bool static wl_cfg80211_is_oce_ap(struct wiphy *wiphy, const u8 *bssid_hint); 1774 bool static wl_cfg80211_is_oce_ap(struct wiphy *wiphy, const u8 *bssid_hint) argument 1782 bss = CFG80211_GET_BSS(wiphy, NULL, bssid_hint, 0, 0); 6854 skip_hints = (fw_ap_select && wl_cfg80211_is_oce_ap(wiphy, sme->bssid_hint)); 6869 if (sme->bssid_hint) { 6870 sme->bssid = sme->bssid_hint; 6871 WL_INFORM_MEM(("bssid_hint "MACDBG" \n", MAC2STRDBG(sme->bssid_hint)));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 997 bool static wl_cfg80211_is_oce_ap(struct wiphy *wiphy, const u8 *bssid_hint); 1772 bool static wl_cfg80211_is_oce_ap(struct wiphy *wiphy, const u8 *bssid_hint) argument 1780 bss = CFG80211_GET_BSS(wiphy, NULL, bssid_hint, 0, 0); 6852 skip_hints = (fw_ap_select && wl_cfg80211_is_oce_ap(wiphy, sme->bssid_hint)); 6867 if (sme->bssid_hint) { 6868 sme->bssid = sme->bssid_hint; 6869 WL_INFORM_MEM(("bssid_hint "MACDBG" \n", MAC2STRDBG(sme->bssid_hint)));
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 987 bool static wl_cfg80211_is_oce_ap(struct wiphy *wiphy, const u8 *bssid_hint); 1655 bool static wl_cfg80211_is_oce_ap(struct wiphy *wiphy, const u8 *bssid_hint) argument 1663 bss = CFG80211_GET_BSS(wiphy, NULL, bssid_hint, 0, 0); 6773 skip_hints = (fw_ap_select && wl_cfg80211_is_oce_ap(wiphy, sme->bssid_hint)); 6785 if (sme->bssid_hint) { 6786 sme->bssid = sme->bssid_hint; 6787 WL_INFORM_MEM(("bssid_hint "MACDBG" \n", MAC2STRDBG(sme->bssid_hint)));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 5581 if (sme->bssid_hint) { in wl_cfg80211_connect() 5582 sme->bssid = sme->bssid_hint; in wl_cfg80211_connect() 5583 WL_DBG(("bssid_hint "MACDBG" \n", MAC2STRDBG(sme->bssid_hint))); in wl_cfg80211_connect()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | nl80211.c | 10537 connect.bssid_hint = in nl80211_connect()
|