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

  /src/sys/arch/mips/cavium/dev/
octeon_gmxvar.h 65 struct octgmx_port_ops
octeon_gmx.c 105 struct octgmx_port_ops { struct
141 static struct octgmx_port_ops octgmx_port_ops_mii = {
145 static struct octgmx_port_ops octgmx_port_ops_gmii = {
151 static struct octgmx_port_ops octgmx_port_ops_rgmii = {
157 static struct octgmx_port_ops octgmx_port_ops_sgmii = {
163 static struct octgmx_port_ops octgmx_port_ops_spi42 = {
167 static struct octgmx_port_ops *octgmx_port_ops[] = { variable in typeref:struct:octgmx_port_ops * []
234 port_sc->sc_port_ops = octgmx_port_ops[port_sc->sc_port_type];

Completed in 32 milliseconds