Searched refs:IS_AX88790 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/8390/
H A Daxnet_cs.c64 #define IS_AX88790 0x0002 macro
319 info->flags |= IS_AX88790; axnet_config()
323 if (info->flags & IS_AX88790) axnet_config()
359 ((info->flags & IS_AX88790) ? 7 : 1), axnet_config()
1669 if (info->flags & IS_AX88790) /* select Internal PHY */ AX88190_init()

Completed in 306 milliseconds