Searched refs:random_mac (Results 1 – 4 of 4) sorted by relevance
94 bool random_mac; member
500 if (config->random_mac) { in eth_nxp_enet_qos_mac_init()656 .random_mac = DT_INST_PROP(n, zephyr_random_mac_address), \
228 bool random_mac; member
832 if (config->random_mac) { in eth_enc28j60_init()889 .random_mac = DT_INST_PROP(inst, zephyr_random_mac_address), \