Symbol: glc_softc
sys/powerpc/ps3/if_glc.c
119
struct glc_softc *sc;
sys/powerpc/ps3/if_glc.c
287
glc_init_locked(struct glc_softc *sc)
sys/powerpc/ps3/if_glc.c
350
struct glc_softc *sc = xsc;
sys/powerpc/ps3/if_glc.c
361
struct glc_softc *sc = xsc;
sys/powerpc/ps3/if_glc.c
371
struct glc_softc *sc = xsc;
sys/powerpc/ps3/if_glc.c
397
struct glc_softc *sc = if_getsoftc(ifp);
sys/powerpc/ps3/if_glc.c
453
struct glc_softc *sc = if_getsoftc(ifp);
sys/powerpc/ps3/if_glc.c
463
struct glc_softc *sc = if_getsoftc(ifp);
sys/powerpc/ps3/if_glc.c
504
struct glc_softc *sc = arg;
sys/powerpc/ps3/if_glc.c
523
glc_set_multicast(struct glc_softc *sc)
sys/powerpc/ps3/if_glc.c
546
glc_add_rxbuf(struct glc_softc *sc, int idx)
sys/powerpc/ps3/if_glc.c
584
glc_add_rxbuf_dma(struct glc_softc *sc, int idx)
sys/powerpc/ps3/if_glc.c
602
glc_encap(struct glc_softc *sc, struct mbuf **m_head, bus_addr_t *pktdesc)
sys/powerpc/ps3/if_glc.c
67
static void glc_set_multicast(struct glc_softc *sc);
sys/powerpc/ps3/if_glc.c
68
static int glc_add_rxbuf(struct glc_softc *sc, int idx);
sys/powerpc/ps3/if_glc.c
69
static int glc_add_rxbuf_dma(struct glc_softc *sc, int idx);
sys/powerpc/ps3/if_glc.c
70
static int glc_encap(struct glc_softc *sc, struct mbuf **m_head,
sys/powerpc/ps3/if_glc.c
707
glc_rxintr(struct glc_softc *sc)
sys/powerpc/ps3/if_glc.c
780
glc_txintr(struct glc_softc *sc)
sys/powerpc/ps3/if_glc.c
852
struct glc_softc *sc = xsc;
sys/powerpc/ps3/if_glc.c
862
struct glc_softc *sc = xsc;
sys/powerpc/ps3/if_glc.c
895
struct glc_softc *sc = if_getsoftc(ifp);
sys/powerpc/ps3/if_glc.c
90
sizeof(struct glc_softc)
sys/powerpc/ps3/if_glc.c
923
struct glc_softc *sc = if_getsoftc(ifp);