Searched refs:macpad (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_gpio.c | 156 char macpad[56]= { in dhd_wlan_get_mac_addr() local 164 bcopy(macpad, buf+6, sizeof(macpad)); in dhd_wlan_get_mac_addr()
|
| H A D | dhd_config.c | 3093 char macpad[56]; in dhd_conf_read_others() local 3273 if (!bcm_str2hex(data, macpad, sizeof(macpad))) { in dhd_conf_read_others() 3277 memcpy(&conf->hw_ether[ETHER_ADDR_LEN], macpad, sizeof(macpad)); in dhd_conf_read_others() 3280 for (i=0; i<sizeof(macpad); i++) { in dhd_conf_read_others()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_gpio.c | 192 char macpad[56]= { in dhd_wlan_get_mac_addr() local 200 bcopy(macpad, buf+6, sizeof(macpad)); in dhd_wlan_get_mac_addr()
|
| H A D | dhd_config.c | 4123 char macpad[56]; in dhd_conf_read_others() local 4319 if (!bcm_str2hex(data, macpad, sizeof(macpad))) { in dhd_conf_read_others() 4323 memcpy(&conf->hw_ether[ETHER_ADDR_LEN], macpad, sizeof(macpad)); in dhd_conf_read_others() 4326 for (i=0; i<sizeof(macpad); i++) { in dhd_conf_read_others()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_gpio.c | 194 char macpad[56]= { in dhd_wlan_get_mac_addr() local 202 bcopy(macpad, buf+6, sizeof(macpad)); in dhd_wlan_get_mac_addr()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_gpio.c | 201 char macpad[56]= { in dhd_wlan_get_mac_addr() local 209 bcopy(macpad, buf+6, sizeof(macpad)); in dhd_wlan_get_mac_addr()
|
| H A D | dhd_config.c | 4256 char macpad[56]; in dhd_conf_read_others() local 4458 if (!bcm_str2hex(data, macpad, sizeof(macpad))) { in dhd_conf_read_others() 4462 memcpy(&conf->hw_ether[ETHER_ADDR_LEN], macpad, sizeof(macpad)); in dhd_conf_read_others() 4465 for (i=0; i<sizeof(macpad); i++) { in dhd_conf_read_others()
|