HomeSort by: relevance | last modified time | path
    Searched defs:octgmx_link_enable (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/cavium/dev/
octeon_gmx.c 116 static int octgmx_link_enable(struct octgmx_port_softc *, int);
379 octgmx_link_enable(struct octgmx_port_softc *sc, int enable) function in typeref:typename:int
558 octgmx_link_enable(sc, 0);
565 octgmx_link_enable(sc, 1);
581 octgmx_link_enable(sc, 0);
688 octgmx_link_enable(sc, 1);
776 octgmx_link_enable(sc, 1);
801 octgmx_link_enable(sc, 0);
811 octgmx_link_enable(sc, 1);
1079 octgmx_link_enable(sc, 0)
    [all...]
octeon_gmx.c 116 static int octgmx_link_enable(struct octgmx_port_softc *, int);
379 octgmx_link_enable(struct octgmx_port_softc *sc, int enable) function in typeref:typename:int
558 octgmx_link_enable(sc, 0);
565 octgmx_link_enable(sc, 1);
581 octgmx_link_enable(sc, 0);
688 octgmx_link_enable(sc, 1);
776 octgmx_link_enable(sc, 1);
801 octgmx_link_enable(sc, 0);
811 octgmx_link_enable(sc, 1);
1079 octgmx_link_enable(sc, 0)
    [all...]

Completed in 48 milliseconds