Searched refs:ea_example (Results 1 – 1 of 1) sorted by relevance
191 struct ether_addr ea_example = {{0x00, 0x11, 0x22, 0x33, 0x44, 0xFF}}; in dhd_custom_get_mac_address() local192 bcopy((char *)&ea_example, buf, sizeof(struct ether_addr)); in dhd_custom_get_mac_address()