Home
last modified time | relevance | path

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

/drivers/net/wireless/bcmdhd/
Ddhd_custom_gpio.c191 struct ether_addr ea_example = {{0x00, 0x11, 0x22, 0x33, 0x44, 0xFF}}; in dhd_custom_get_mac_address() local
192 bcopy((char *)&ea_example, buf, sizeof(struct ether_addr)); in dhd_custom_get_mac_address()