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

  /src/sys/arch/mips/cavium/dev/
octeon_ipdvar.h 33 struct octipd_softc { struct
49 void octipd_init(struct octipd_attach_args *, struct octipd_softc **);
50 int octipd_enable(struct octipd_softc *);
51 int octipd_config(struct octipd_softc *);
52 void octipd_sub_port_fcs(struct octipd_softc *, int);
if_cnmacvar.h 28 struct octipd_softc;
43 struct octipd_softc *sc_ipd;
octeon_ipd.c 54 octipd_init(struct octipd_attach_args *aa, struct octipd_softc **rsc)
56 struct octipd_softc *sc;
79 octipd_enable(struct octipd_softc *sc)
91 octipd_config(struct octipd_softc *sc)
205 octipd_sub_port_fcs(struct octipd_softc *sc, int enable)
octeon_gmxvar.h 69 struct octipd_softc *sc_ipd;

Completed in 35 milliseconds