| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_linux.c | 15568 uint8 *rand_mac_oui = dhdp->rand_mac_oui; in dhd_dev_cfg_rand_mac_oui() local 15569 memcpy(rand_mac_oui, oui, DOT11_OUI_LEN); in dhd_dev_cfg_rand_mac_oui() 15570 DHD_ERROR(("Random MAC OUI to be used - %02x:%02x:%02x\n", rand_mac_oui[0], in dhd_dev_cfg_rand_mac_oui() 15571 rand_mac_oui[1], rand_mac_oui[2])); in dhd_dev_cfg_rand_mac_oui() 15581 uint8 *rand_mac_oui = dhd->rand_mac_oui; in dhd_set_rand_mac_oui() local 15584 memcpy(&wl_cfg.macaddr, rand_mac_oui, DOT11_OUI_LEN); in dhd_set_rand_mac_oui() 15592 DHD_ERROR(("Setting rand mac oui to FW - %02x:%02x:%02x\n", rand_mac_oui[0], in dhd_set_rand_mac_oui() 15593 rand_mac_oui[1], rand_mac_oui[2])); in dhd_set_rand_mac_oui()
|
| H A D | dhd.h | 976 uint8 rand_mac_oui[DOT11_OUI_LEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.c | 14723 uint8 *rand_mac_oui = dhdp->rand_mac_oui; local 14724 memcpy(rand_mac_oui, oui, DOT11_OUI_LEN); 14726 MACOUI2STRDBG(rand_mac_oui))); 14736 uint8 *rand_mac_oui = dhd->rand_mac_oui; local 14739 memcpy(&wl_cfg.macaddr, rand_mac_oui, DOT11_OUI_LEN); 14748 MACOUI2STRDBG(rand_mac_oui)));
|
| H A D | dhd.h | 1265 uint8 rand_mac_oui[DOT11_OUI_LEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 14915 uint8 *rand_mac_oui = dhdp->rand_mac_oui; local 14916 memcpy(rand_mac_oui, oui, DOT11_OUI_LEN); 14918 MACOUI2STRDBG(rand_mac_oui))); 14928 uint8 *rand_mac_oui = dhd->rand_mac_oui; local 14931 memcpy(&wl_cfg.macaddr, rand_mac_oui, DOT11_OUI_LEN); 14940 MACOUI2STRDBG(rand_mac_oui)));
|
| H A D | dhd.h | 1267 uint8 rand_mac_oui[DOT11_OUI_LEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.c | 14788 uint8 *rand_mac_oui = dhdp->rand_mac_oui; local 14789 memcpy(rand_mac_oui, oui, DOT11_OUI_LEN); 14791 MACOUI2STRDBG(rand_mac_oui))); 14801 uint8 *rand_mac_oui = dhd->rand_mac_oui; local 14804 memcpy(&wl_cfg.macaddr, rand_mac_oui, DOT11_OUI_LEN); 14813 MACOUI2STRDBG(rand_mac_oui)));
|
| H A D | dhd.h | 1265 uint8 rand_mac_oui[DOT11_OUI_LEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.c | 20090 uint8 *rand_mac_oui = dhdp->rand_mac_oui; in dhd_dev_cfg_rand_mac_oui() local 20091 memcpy(rand_mac_oui, oui, DOT11_OUI_LEN); in dhd_dev_cfg_rand_mac_oui() 20093 MACOUI2STRDBG(rand_mac_oui))); in dhd_dev_cfg_rand_mac_oui() 20103 uint8 *rand_mac_oui = dhd->rand_mac_oui; in dhd_set_rand_mac_oui() local 20106 memcpy(&wl_cfg.macaddr, rand_mac_oui, DOT11_OUI_LEN); in dhd_set_rand_mac_oui() 20115 MACOUI2STRDBG(rand_mac_oui))); in dhd_set_rand_mac_oui()
|
| H A D | dhd.h | 1632 uint8 rand_mac_oui[DOT11_OUI_LEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.c | 19984 uint8 *rand_mac_oui = dhdp->rand_mac_oui; in dhd_dev_cfg_rand_mac_oui() local 19985 memcpy(rand_mac_oui, oui, DOT11_OUI_LEN); in dhd_dev_cfg_rand_mac_oui() 19987 MACOUI2STRDBG(rand_mac_oui))); in dhd_dev_cfg_rand_mac_oui() 19997 uint8 *rand_mac_oui = dhd->rand_mac_oui; in dhd_set_rand_mac_oui() local 20000 memcpy(&wl_cfg.macaddr, rand_mac_oui, DOT11_OUI_LEN); in dhd_set_rand_mac_oui() 20009 MACOUI2STRDBG(rand_mac_oui))); in dhd_set_rand_mac_oui()
|
| H A D | dhd.h | 1634 uint8 rand_mac_oui[DOT11_OUI_LEN]; member
|