Searched refs:my_softc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/my/
H A Dif_my.c113 static int my_newbuf(struct my_softc *, struct my_chain_onefrag *);
114 static int my_encap(struct my_softc *, struct my_chain *, struct mbuf *);
115 static void my_rxeof(struct my_softc *);
116 static void my_txeof(struct my_softc *);
117 static void my_txeoc(struct my_softc *);
123 static void my_init_locked(struct my_softc *);
124 static void my_stop(struct my_softc *);
130 static u_int16_t my_phy_readreg(struct my_softc *, int);
131 static void my_phy_writereg(struct my_softc *, int, int);
132 static void my_autoneg_xmit(struct my_softc *);
[all...]
H A Dif_myreg.h354 struct my_softc { struct

Completed in 105 milliseconds