Searched refs:random_mac_address (Results 1 – 2 of 2) sorted by relevance
41 bool random_mac_address; member66 if (config->random_mac_address) { in eth_initialize()330 .random_mac_address = DT_INST_PROP(n, zephyr_random_mac_address), \
113 bool random_mac_address; member1006 if (config->random_mac_address == true) { in eth_dwc_xgmac_dev_init()1847 .random_mac_address = DT_INST_PROP(port, zephyr_random_mac_address), \