Home
last modified time | relevance | path

Searched defs:init_mac (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/fm/
H A Dfm.h109 void (*init_mac)(struct fsl_enet_mac *mac); member
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac.c897 void init_mac (MAC_ENGINE *eng) in init_mac() function