Home
last modified time | relevance | path

Searched refs:dhd_read_macaddr (Results 1 – 1 of 1) sorted by relevance

/drivers/net/wireless/bcmdhd/
Ddhd_linux.c199 extern int dhd_read_macaddr(struct dhd_info *dhd);
201 static inline int dhd_read_macaddr(struct dhd_info *dhd) { return 0; } in dhd_read_macaddr() function
673 dhd_read_macaddr(dhd); in dhd_process_cid_mac()