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

  /src/sys/arch/mips/cavium/dev/
octeon_gmxvar.h 53 struct octgmx_port_softc;
55 struct octgmx_port_softc { struct
85 struct octgmx_port_softc
99 struct octgmx_port_softc
103 int octgmx_port_enable(struct octgmx_port_softc *, int);
104 int octgmx_stats_init(struct octgmx_port_softc *);
105 void octgmx_stats(struct octgmx_port_softc *);
106 int octgmx_set_mac_addr(struct octgmx_port_softc *, const uint8_t *);
107 int octgmx_set_filter(struct octgmx_port_softc *);
108 int octgmx_tx_stats_rd_clr(struct octgmx_port_softc *, int)
    [all...]

Completed in 12 milliseconds