HomeSort by: relevance | last modified time | path
    Searched refs:sc_port_type (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/mips/cavium/dev/
octeon_gmxvar.h 59 int sc_port_type; member in struct:octgmx_port_softc
if_cnmacvar.h 70 uint32_t sc_port_type; member in struct:cnmac_softc
octeon_gmx.c 233 port_sc->sc_port_type = sc->sc_port_types[i];
234 port_sc->sc_port_ops = octgmx_port_ops[port_sc->sc_port_type];
241 switch (port_sc->sc_port_type) {
if_cnmac.c 242 sc->sc_port_type = ga->ga_port_type;

Completed in 14 milliseconds