ogx_softc
struct ogx_softc *sc = arg;
struct ogx_softc *sc = arg;
struct ogx_softc *sc = arg;
ogx_load_mbufs(struct ogx_softc *sc, unsigned int n)
ogx_unload_mbufs(struct ogx_softc *sc)
struct ogx_softc *sc = ifp->if_softc;
ogx_send_mbuf(struct ogx_softc *sc, struct mbuf *m0)
int (*link_init)(struct ogx_softc *);
void (*link_down)(struct ogx_softc *);
void (*link_change)(struct ogx_softc *);
int (*link_status)(struct ogx_softc *);
struct ogx_softc *sc = ifp->if_softc;
struct ogx_softc *sc = ifp->if_softc;
struct ogx_softc *sc = (struct ogx_softc *)self;
struct ogx_softc *sc = (struct ogx_softc *)self;
struct ogx_softc *sc = (struct ogx_softc *)self;
ogx_sgmii_link_init(struct ogx_softc *sc)
ogx_sgmii_link_down(struct ogx_softc *sc)
ogx_sgmii_link_change(struct ogx_softc *sc)
ogx_kstat_attach(struct ogx_softc *sc)
struct ogx_softc *sc = ks->ks_softc;
ogx_kstat_start(struct ogx_softc *sc)
ogx_kstat_stop(struct ogx_softc *sc)
struct ogx_softc *sc = arg;
int ogx_send_mbuf(struct ogx_softc *, struct mbuf *);
u_int ogx_load_mbufs(struct ogx_softc *, unsigned int);
u_int ogx_unload_mbufs(struct ogx_softc *);
int ogx_init(struct ogx_softc *);
void ogx_down(struct ogx_softc *);
void ogx_iff(struct ogx_softc *);
void ogx_kstat_attach(struct ogx_softc *);
void ogx_kstat_start(struct ogx_softc *);
void ogx_kstat_stop(struct ogx_softc *);
int ogx_sgmii_link_init(struct ogx_softc *);
void ogx_sgmii_link_down(struct ogx_softc *);
void ogx_sgmii_link_change(struct ogx_softc *);
sizeof(struct ogx_softc), ogx_match, ogx_attach
struct ogx_softc *sc = (struct ogx_softc *)self;
struct ogx_softc *sc = (struct ogx_softc *)dev;
struct ogx_softc *sc = ifp->if_softc;
ogx_init(struct ogx_softc *sc)
ogx_down(struct ogx_softc *sc)
ogx_iff(struct ogx_softc *sc)
ogx_extract_mbuf(struct ogx_softc *sc, paddr_t pktbuf)
struct ogx_softc *sc = arg;