Searched refs:FXP_FLAG_RXBUG (Results 1 – 2 of 2) sorted by relevance
243 #define FXP_FLAG_RXBUG 0x8000 /* Rx lock-up bug */ macro
547 sc->flags |= FXP_FLAG_RXBUG; in fxp_attach()2084 } else if (sc->flags & FXP_FLAG_RXBUG) { in fxp_update_stats()