Searched refs:_dhd_set_mac_address (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_custom_cis.c | 558 extern int _dhd_set_mac_address(struct dhd_info *dhd, int ifidx, struct ether_addr *addr); 1101 if (_dhd_set_mac_address(dhd, 0, mac) == 0) { in dhd_set_macaddr_from_file() 1139 if (_dhd_set_mac_address(dhd, 0, mac) == 0) { in dhd_set_macaddr_from_file() 1354 if (_dhd_set_mac_address(dhd, 0, mac) == 0) { in dhd_check_module_mac()
|
| H A D | dhd_linux.c | 3067 _dhd_set_mac_address(dhd_info_t *dhd, int ifidx, uint8 *addr, bool skip_stop) in _dhd_set_mac_address() function 3112 if (_dhd_set_mac_address(dhd->info, 0, mac_addr.octet, TRUE) != 0) { in dhd_update_rand_mac_addr() 3571 if (_dhd_set_mac_address(dhd, ifp->idx, ifp->mac_addr, TRUE) == 0) in dhd_set_mac_addr_handler() 3685 return _dhd_set_mac_address(dhd, ifidx, dhdif->mac_addr, TRUE); in dhd_set_mac_address() 16958 if (_dhd_set_mac_address(dhd, ifidx, net->dev_addr, FALSE) == 0) in dhd_register_if()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_custom_cis.c | 558 extern int _dhd_set_mac_address(struct dhd_info *dhd, int ifidx, struct ether_addr *addr); 1101 if (_dhd_set_mac_address(dhd, 0, mac) == 0) { in dhd_set_macaddr_from_file() 1139 if (_dhd_set_mac_address(dhd, 0, mac) == 0) { in dhd_set_macaddr_from_file() 1354 if (_dhd_set_mac_address(dhd, 0, mac) == 0) { in dhd_check_module_mac()
|
| H A D | dhd_linux.c | 3058 _dhd_set_mac_address(dhd_info_t *dhd, int ifidx, uint8 *addr, bool skip_stop) in _dhd_set_mac_address() function 3103 if (_dhd_set_mac_address(dhd->info, 0, mac_addr.octet, TRUE) != 0) { in dhd_update_rand_mac_addr() 3562 if (_dhd_set_mac_address(dhd, ifp->idx, ifp->mac_addr, TRUE) == 0) in dhd_set_mac_addr_handler() 3676 return _dhd_set_mac_address(dhd, ifidx, dhdif->mac_addr, TRUE); in dhd_set_mac_address() 17068 if (_dhd_set_mac_address(dhd, ifidx, net->dev_addr, FALSE) == 0) in dhd_register_if()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_linux.c | 4103 _dhd_set_mac_address(dhd_info_t *dhd, int ifidx, uint8 *addr) in _dhd_set_mac_address() function 4507 if (_dhd_set_mac_address(dhd, ifp->idx, ifp->mac_addr) == 0) in dhd_set_mac_addr_handler() 12998 if (_dhd_set_mac_address(dhd, ifidx, net->dev_addr) == 0) in dhd_register_if()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.c | 2718 _dhd_set_mac_address(dhd_info_t *dhd, int ifidx, uint8 *addr) 3024 if (_dhd_set_mac_address(dhd, ifp->idx, ifp->mac_addr) == 0) 3118 ret = _dhd_set_mac_address(dhd, ifidx, dhdif->mac_addr);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 2732 _dhd_set_mac_address(dhd_info_t *dhd, int ifidx, uint8 *addr) 3038 if (_dhd_set_mac_address(dhd, ifp->idx, ifp->mac_addr) == 0) 3132 ret = _dhd_set_mac_address(dhd, ifidx, dhdif->mac_addr);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.c | 2718 _dhd_set_mac_address(dhd_info_t *dhd, int ifidx, uint8 *addr) 3024 if (_dhd_set_mac_address(dhd, ifp->idx, ifp->mac_addr) == 0) 3118 ret = _dhd_set_mac_address(dhd, ifidx, dhdif->mac_addr);
|