Home
last modified time | relevance | path

Searched refs:bssid_hint (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c2125 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 Dqlink.h569 u8 bssid_hint[ETH_ALEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c830 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 Dwl_cfgscan.c5537 if ((!info->targeted_join) || (info->bssid_hint) || in wl_get_assoc_channels()
5549 info->bssid_hint = false; in wl_get_assoc_channels()
H A Dwl_cfgvif.c196 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 Dwl_cfg80211.h1675 bool bssid_hint; member
H A Dwl_iapsta.c2734 assoc_info->bssid_hint = false; in wl_ext_update_assoc_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c816 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 Dwl_cfgscan.c5627 if ((!info->targeted_join) || (info->bssid_hint) || in wl_get_assoc_channels()
5639 info->bssid_hint = false; in wl_get_assoc_channels()
H A Dwl_cfgvif.c196 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 Dwl_cfg80211.h1675 bool bssid_hint; member
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h2813 const u8 *bssid_hint; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c999 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 Dwl_cfg80211.c997 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 Dwl_cfg80211.c987 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 Dwl_cfg80211.c5581 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 Dnl80211.c10537 connect.bssid_hint = in nl80211_connect()