Searched refs:dhd_ether_atoe (Results 1 – 3 of 3) sorted by relevance
46 int dhd_ether_atoe(const char *a, struct ether_addr *n);
522 if (!dhd_ether_atoe(*argv, (struct ether_addr *)g_rwl_buf_mac)) { in main()
3087 dhd_ether_atoe(const char *a, struct ether_addr *n) in dhd_ether_atoe() function