Home
last modified time | relevance | path

Searched refs:sm_config (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgscan.c2720 wl_scanmac_config_t *sm_config = NULL; in wl_cfg80211_random_mac_enable() local
2791 sm_config = (wl_scanmac_config_t *)sm->data; in wl_cfg80211_random_mac_enable()
2792 sm->len = sizeof(*sm_config); in wl_cfg80211_random_mac_enable()
2794 sm_config->scan_bitmap = WL_SCANMAC_SCAN_UNASSOC; in wl_cfg80211_random_mac_enable()
2797 (void)memcpy_s(&sm_config->mac.octet, ETH_ALEN, random_mac, ETH_ALEN); in wl_cfg80211_random_mac_enable()
2804 (void)memset_s(&sm_config->random_mask.octet, ETH_ALEN, 0x0, ETH_ALEN); in wl_cfg80211_random_mac_enable()
2806 (void)memset_s(&sm_config->random_mask.octet[3], 3, 0xFF, 3); in wl_cfg80211_random_mac_enable()
2809 MAC2STRDBG((const u8 *)&sm_config->mac.octet), in wl_cfg80211_random_mac_enable()
2810 MAC2STRDBG((const u8 *)&sm_config->random_mask))); in wl_cfg80211_random_mac_enable()
2894 wl_scanmac_config_t *sm_config = NULL; in wl_cfg80211_scan_mac_enable() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgscan.c2711 wl_scanmac_config_t *sm_config = NULL; in wl_cfg80211_random_mac_enable() local
2782 sm_config = (wl_scanmac_config_t *)sm->data; in wl_cfg80211_random_mac_enable()
2783 sm->len = sizeof(*sm_config); in wl_cfg80211_random_mac_enable()
2785 sm_config->scan_bitmap = WL_SCANMAC_SCAN_UNASSOC; in wl_cfg80211_random_mac_enable()
2788 (void)memcpy_s(&sm_config->mac.octet, ETH_ALEN, random_mac, ETH_ALEN); in wl_cfg80211_random_mac_enable()
2795 (void)memset_s(&sm_config->random_mask.octet, ETH_ALEN, 0x0, ETH_ALEN); in wl_cfg80211_random_mac_enable()
2797 (void)memset_s(&sm_config->random_mask.octet[3], 3, 0xFF, 3); in wl_cfg80211_random_mac_enable()
2800 MAC2STRDBG((const u8 *)&sm_config->mac.octet), in wl_cfg80211_random_mac_enable()
2801 MAC2STRDBG((const u8 *)&sm_config->random_mask))); in wl_cfg80211_random_mac_enable()
2885 wl_scanmac_config_t *sm_config = NULL; in wl_cfg80211_scan_mac_enable() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgscan.c2720 wl_scanmac_config_t *sm_config = NULL; in wl_cfg80211_random_mac_enable() local
2791 sm_config = (wl_scanmac_config_t *)sm->data; in wl_cfg80211_random_mac_enable()
2792 sm->len = sizeof(*sm_config); in wl_cfg80211_random_mac_enable()
2794 sm_config->scan_bitmap = WL_SCANMAC_SCAN_UNASSOC; in wl_cfg80211_random_mac_enable()
2797 (void)memcpy_s(&sm_config->mac.octet, ETH_ALEN, random_mac, ETH_ALEN); in wl_cfg80211_random_mac_enable()
2804 (void)memset_s(&sm_config->random_mask.octet, ETH_ALEN, 0x0, ETH_ALEN); in wl_cfg80211_random_mac_enable()
2806 (void)memset_s(&sm_config->random_mask.octet[3], 3, 0xFF, 3); in wl_cfg80211_random_mac_enable()
2809 MAC2STRDBG((const u8 *)&sm_config->mac.octet), in wl_cfg80211_random_mac_enable()
2810 MAC2STRDBG((const u8 *)&sm_config->random_mask))); in wl_cfg80211_random_mac_enable()
2894 wl_scanmac_config_t *sm_config = NULL; in wl_cfg80211_scan_mac_enable() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgscan.c3456 wl_scanmac_config_t *sm_config = NULL; in wl_cfg80211_random_mac_enable() local
3527 sm_config = (wl_scanmac_config_t *)sm->data; in wl_cfg80211_random_mac_enable()
3528 sm->len = sizeof(*sm_config); in wl_cfg80211_random_mac_enable()
3530 sm_config->scan_bitmap = WL_SCANMAC_SCAN_UNASSOC; in wl_cfg80211_random_mac_enable()
3533 (void)memcpy_s(&sm_config->mac.octet, ETH_ALEN, random_mac, ETH_ALEN); in wl_cfg80211_random_mac_enable()
3540 (void)memset_s(&sm_config->random_mask.octet, ETH_ALEN, 0x0, ETH_ALEN); in wl_cfg80211_random_mac_enable()
3542 (void)memset_s(&sm_config->random_mask.octet[3], 3, 0xFF, 3); in wl_cfg80211_random_mac_enable()
3545 MAC2STRDBG((const u8 *)&sm_config->mac.octet), in wl_cfg80211_random_mac_enable()
3546 MAC2STRDBG((const u8 *)&sm_config->random_mask))); in wl_cfg80211_random_mac_enable()
3657 wl_scanmac_config_t *sm_config = NULL; in wl_cfg80211_scan_mac_config() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgscan.c3450 wl_scanmac_config_t *sm_config = NULL; in wl_cfg80211_random_mac_enable() local
3521 sm_config = (wl_scanmac_config_t *)sm->data; in wl_cfg80211_random_mac_enable()
3522 sm->len = sizeof(*sm_config); in wl_cfg80211_random_mac_enable()
3524 sm_config->scan_bitmap = WL_SCANMAC_SCAN_UNASSOC; in wl_cfg80211_random_mac_enable()
3527 (void)memcpy_s(&sm_config->mac.octet, ETH_ALEN, random_mac, ETH_ALEN); in wl_cfg80211_random_mac_enable()
3534 (void)memset_s(&sm_config->random_mask.octet, ETH_ALEN, 0x0, ETH_ALEN); in wl_cfg80211_random_mac_enable()
3536 (void)memset_s(&sm_config->random_mask.octet[3], 3, 0xFF, 3); in wl_cfg80211_random_mac_enable()
3539 MAC2STRDBG((const u8 *)&sm_config->mac.octet), in wl_cfg80211_random_mac_enable()
3540 MAC2STRDBG((const u8 *)&sm_config->random_mask))); in wl_cfg80211_random_mac_enable()
3651 wl_scanmac_config_t *sm_config = NULL; in wl_cfg80211_scan_mac_config() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h5163 struct dynamic_hc_sm_config sm_config[HC_SB_MAX_SM]; member