Searched defs:init_mac (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/drivers/net/fm/ | ||
| H A D | fm.h | 109 void (*init_mac)(struct fsl_enet_mac *mac); member |
| /openbmc/u-boot/cmd/aspeed/nettest/ | ||
| H A D | mac.c | 897 void init_mac (MAC_ENGINE *eng) in init_mac() function |