Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_litex_liteeth.c41 bool random_mac_address; member
66 if (config->random_mac_address) { in eth_initialize()
330 .random_mac_address = DT_INST_PROP(n, zephyr_random_mac_address), \
/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac.c113 bool random_mac_address; member
1006 if (config->random_mac_address == true) { in eth_dwc_xgmac_dev_init()
1847 .random_mac_address = DT_INST_PROP(port, zephyr_random_mac_address), \