Searched refs:brcmf_c_set_cur_etheraddr (Results 1 – 3 of 3) sorted by relevance
71 int brcmf_c_set_cur_etheraddr(struct brcmf_if *ifp, const u8 *addr);
185 int brcmf_c_set_cur_etheraddr(struct brcmf_if *ifp, const u8 *addr) in brcmf_c_set_cur_etheraddr() function224 err = brcmf_c_set_cur_etheraddr(ifp, ifp->mac_addr); in brcmf_c_preinit_dcmds()240 err = brcmf_c_set_cur_etheraddr(ifp, ifp->mac_addr); in brcmf_c_preinit_dcmds()
240 err = brcmf_c_set_cur_etheraddr(ifp, sa->sa_data); in brcmf_netdev_set_mac_address()