Home
last modified time | relevance | path

Searched refs:latest_bssid (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.h712 u8 latest_bssid[ETHER_ADDR_LEN]; member
H A Dwl_cfg80211.c20210 u8 *latest_bssid = wl_read_prof(cfg, ndev, WL_PROF_LATEST_BSSID); local
20213 struct cfg80211_bss *bss = CFG80211_GET_BSS(wiphy, NULL, latest_bssid,
20219 latest_bssid, bss, NULL, 0, NULL, 0,
20563 rptr = profile->latest_bssid;
20615 memcpy_s(profile->latest_bssid, sizeof(profile->latest_bssid),
20618 memset_s(profile->latest_bssid, sizeof(profile->latest_bssid),
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.h720 u8 latest_bssid[ETHER_ADDR_LEN]; member
H A Dwl_cfg80211.c20441 u8 *latest_bssid = wl_read_prof(cfg, ndev, WL_PROF_LATEST_BSSID); local
20444 struct cfg80211_bss *bss = CFG80211_GET_BSS(wiphy, NULL, latest_bssid,
20450 latest_bssid, bss, NULL, 0, NULL, 0,
20796 rptr = profile->latest_bssid;
20848 memcpy_s(profile->latest_bssid, sizeof(profile->latest_bssid),
20851 memset_s(profile->latest_bssid, sizeof(profile->latest_bssid),
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.h720 u8 latest_bssid[ETHER_ADDR_LEN]; member
H A Dwl_cfg80211.c20443 u8 *latest_bssid = wl_read_prof(cfg, ndev, WL_PROF_LATEST_BSSID); local
20446 struct cfg80211_bss *bss = CFG80211_GET_BSS(wiphy, NULL, latest_bssid,
20452 latest_bssid, bss, NULL, 0, NULL, 0,
20798 rptr = profile->latest_bssid;
20850 memcpy_s(profile->latest_bssid, sizeof(profile->latest_bssid),
20853 memset_s(profile->latest_bssid, sizeof(profile->latest_bssid),
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c17621 u8 *latest_bssid = wl_read_prof(cfg, ndev, WL_PROF_LATEST_BSSID); in __wl_cfg80211_down() local
17624 struct cfg80211_bss *bss = CFG80211_GET_BSS(wiphy, NULL, latest_bssid, in __wl_cfg80211_down()
17635 latest_bssid, bss, NULL, 0, NULL, 0, in __wl_cfg80211_down()
18006 rptr = profile->latest_bssid; in wl_read_prof()
18058 memcpy_s(profile->latest_bssid, sizeof(profile->latest_bssid), in wl_update_prof()
18061 memset_s(profile->latest_bssid, sizeof(profile->latest_bssid), in wl_update_prof()
H A Dwl_cfg80211.h1151 u8 latest_bssid[ETHER_ADDR_LEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c17428 u8 *latest_bssid = wl_read_prof(cfg, ndev, WL_PROF_LATEST_BSSID); in __wl_cfg80211_down() local
17431 struct cfg80211_bss *bss = CFG80211_GET_BSS(wiphy, NULL, latest_bssid, in __wl_cfg80211_down()
17437 latest_bssid, bss, NULL, 0, NULL, 0, in __wl_cfg80211_down()
17808 rptr = profile->latest_bssid; in wl_read_prof()
17860 memcpy_s(profile->latest_bssid, sizeof(profile->latest_bssid), in wl_update_prof()
17863 memset_s(profile->latest_bssid, sizeof(profile->latest_bssid), in wl_update_prof()
H A Dwl_cfg80211.h1151 u8 latest_bssid[ETHER_ADDR_LEN]; member