Searched refs:dhd_write_macaddr (Results 1 – 1 of 1) sorted by relevance
204 extern int dhd_write_macaddr(struct ether_addr *mac);206 static inline int dhd_write_macaddr(struct ether_addr *mac) { return 0; } in dhd_write_macaddr() function675 dhd_write_macaddr(&dhd->pub.mac); in dhd_process_cid_mac()