Home
last modified time | relevance | path

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 Ddhd_gpio.c156 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 Ddhd_config.c3093 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 Ddhd_gpio.c192 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 Ddhd_config.c4123 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 Ddhd_gpio.c194 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 Ddhd_gpio.c201 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 Ddhd_config.c4256 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()