Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/eth_nxp_enet_qos/
Dnxp_enet_qos_priv.h94 bool random_mac; member
Deth_nxp_enet_qos_mac.c500 if (config->random_mac) { in eth_nxp_enet_qos_mac_init()
656 .random_mac = DT_INST_PROP(n, zephyr_random_mac_address), \
/Zephyr-latest/drivers/ethernet/
Deth_enc28j60_priv.h228 bool random_mac; member
Deth_enc28j60.c832 if (config->random_mac) { in eth_enc28j60_init()
889 .random_mac = DT_INST_PROP(inst, zephyr_random_mac_address), \