Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dax88796.h20 #define AXFLG_MAC_FROMPLATFORM (1<<3) /* MAC given by platform data */ macro
/openbmc/linux/drivers/net/ethernet/8390/
H A Dax88796.c760 if ((ax->plat->flags & AXFLG_MAC_FROMPLATFORM) && in ax_init_dev()