Searched refs:BGE_ASICREV_BCM5700 (Results 1 – 2 of 2) sorted by relevance
336 { BGE_ASICREV_BCM5700, "unknown BCM5700" },1846 if (sc->bge_asicrev == BGE_ASICREV_BCM5700 || in bge_chipinit()2354 if (sc->bge_asicrev == BGE_ASICREV_BCM5700 && in bge_blockinit()2592 if (sc->bge_asicrev == BGE_ASICREV_BCM5700 && in bge_blockinit()2988 if (sc->bge_asicrev == BGE_ASICREV_BCM5700 && in bge_dma_alloc()3416 case BGE_ASICREV_BCM5700: in bge_attach()3829 if (sc->bge_asicrev == BGE_ASICREV_BCM5700 || in bge_attach()4042 if (sc->bge_asicrev != BGE_ASICREV_BCM5700 && in bge_reset()4569 if ((sc->bge_asicrev == BGE_ASICREV_BCM5700 && in bge_poll()4719 if ((sc->bge_asicrev == BGE_ASICREV_BCM5700 && in bge_intr()[all …]
347 #define BGE_ASICREV_BCM5700 0x07 macro