Searched refs:brcmf_c_set_cur_etheraddr (Results 1 – 3 of 3) sorted by relevance
73 int brcmf_c_set_cur_etheraddr(struct brcmf_if *ifp, const u8 *addr);
224 int brcmf_c_set_cur_etheraddr(struct brcmf_if *ifp, const u8 *addr) in brcmf_c_set_cur_etheraddr() function280 err = brcmf_c_set_cur_etheraddr(ifp, ifp->mac_addr); in brcmf_c_preinit_dcmds()296 err = brcmf_c_set_cur_etheraddr(ifp, ifp->mac_addr); in brcmf_c_preinit_dcmds()
241 err = brcmf_c_set_cur_etheraddr(ifp, sa->sa_data); in brcmf_netdev_set_mac_address()