OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:octpip_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mips/cavium/dev/
octeon_pipvar.h
34
struct
octpip_softc
{
struct
54
struct
octpip_softc
**);
55
void octpip_gbl_ctl_debug(struct
octpip_softc
*);
56
int octpip_port_config(struct
octpip_softc
*);
57
void octpip_prt_cfg_enable(struct
octpip_softc
*, uint64_t, int);
58
void octpip_stats(struct
octpip_softc
*, struct ifnet *, int);
if_cnmacvar.h
29
struct
octpip_softc
;
42
struct
octpip_softc
*sc_pip;
octeon_pip.c
55
CFATTACH_DECL_NEW(octpip_iobus, sizeof(struct
octpip_softc
),
58
CFATTACH_DECL_NEW(octpip_fdt, sizeof(struct
octpip_softc
),
84
struct
octpip_softc
*sc = device_private(self);
130
struct
octpip_softc
*sc = device_private(self);
175
octpip_init(struct octpip_attach_args *aa, struct
octpip_softc
**rsc)
177
struct
octpip_softc
*sc;
201
octpip_port_config(struct
octpip_softc
*sc)
259
octpip_prt_cfg_enable(struct
octpip_softc
*sc, uint64_t prt_cfg, int enable)
272
octpip_stats(struct
octpip_softc
*sc, struct ifnet *ifp, int gmx_port)
Completed in 169 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025