| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_gpio.c | 176 struct ether_addr ea_example = {{0x00, 0x11, 0x22, 0x33, 0x44, 0xFF}}; in dhd_wlan_get_mac_addr() local 177 bcopy((char *)&ea_example, buf, sizeof(struct ether_addr)); in dhd_wlan_get_mac_addr() 181 struct ether_addr ea_example = {{0x02, 0x11, 0x22, 0x33, 0x44, 0x55}}; in dhd_wlan_get_mac_addr() local 182 bcopy((char *)&ea_example, buf, sizeof(struct ether_addr)); in dhd_wlan_get_mac_addr()
|
| H A D | dhd_custom_gpio.c | 125 struct ether_addr ea_example = {{0x00, 0x11, 0x22, 0x33, 0x44, 0xFF}}; 126 bcopy((char *)&ea_example, buf, sizeof(struct ether_addr));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_gpio.c | 178 struct ether_addr ea_example = {{0x00, 0x11, 0x22, 0x33, 0x44, 0xFF}}; in dhd_wlan_get_mac_addr() local 179 bcopy((char *)&ea_example, buf, sizeof(struct ether_addr)); in dhd_wlan_get_mac_addr() 183 struct ether_addr ea_example = {{0x02, 0x11, 0x22, 0x33, 0x44, 0x55}}; in dhd_wlan_get_mac_addr() local 184 bcopy((char *)&ea_example, buf, sizeof(struct ether_addr)); in dhd_wlan_get_mac_addr()
|
| H A D | dhd_custom_gpio.c | 129 struct ether_addr ea_example = {{0x00, 0x11, 0x22, 0x33, 0x44, 0xFF}}; in dhd_custom_get_mac_address() local 130 bcopy((char *)&ea_example, buf, sizeof(struct ether_addr)); in dhd_custom_get_mac_address()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_gpio.c | 185 struct ether_addr ea_example = {{0x00, 0x11, 0x22, 0x33, 0x44, 0xFF}}; in dhd_wlan_get_mac_addr() local 186 bcopy((char *)&ea_example, buf, sizeof(struct ether_addr)); in dhd_wlan_get_mac_addr() 190 struct ether_addr ea_example = {{0x02, 0x11, 0x22, 0x33, 0x44, 0x55}}; in dhd_wlan_get_mac_addr() local 191 bcopy((char *)&ea_example, buf, sizeof(struct ether_addr)); in dhd_wlan_get_mac_addr()
|
| H A D | dhd_custom_gpio.c | 125 struct ether_addr ea_example = {{0x00, 0x11, 0x22, 0x33, 0x44, 0xFF}}; 126 bcopy((char *)&ea_example, buf, sizeof(struct ether_addr));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_custom_gpio.c | 124 struct ether_addr ea_example = {{0x00, 0x11, 0x22, 0x33, 0x44, 0xFF}}; in dhd_custom_get_mac_address() local 125 bcopy((char *)&ea_example, buf, sizeof(struct ether_addr)); in dhd_custom_get_mac_address()
|
| H A D | dhd_gpio.c | 148 struct ether_addr ea_example = {{0x00, 0x11, 0x22, 0x33, 0x44, 0xFF}}; in dhd_wlan_get_mac_addr() local 149 bcopy((char *)&ea_example, buf, sizeof(struct ether_addr)); in dhd_wlan_get_mac_addr()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_custom_gpio.c | 129 struct ether_addr ea_example = {{0x00, 0x11, 0x22, 0x33, 0x44, 0xFF}}; in dhd_custom_get_mac_address() local 130 bcopy((char *)&ea_example, buf, sizeof(struct ether_addr)); in dhd_custom_get_mac_address()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_custom_gpio.c | 129 struct ether_addr ea_example = {{0x00, 0x11, 0x22, 0x33, 0x44, 0xFF}}; in dhd_custom_get_mac_address() local 130 bcopy((char *)&ea_example, buf, sizeof(struct ether_addr)); in dhd_custom_get_mac_address()
|