Searched refs:MAC_STATE_INITIALIZED (Results 1 – 2 of 2) sorted by relevance
144 #define MAC_STATE_INITIALIZED 2 /* initialized */ macro
1698 if (dp->mac_state == MAC_STATE_INITIALIZED) { in usbgem_mii_link_check()2194 dp->mac_state = MAC_STATE_INITIALIZED; in usbgem_mac_init()2220 if (dp->mac_state != MAC_STATE_INITIALIZED) { in usbgem_mac_start()