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