Lines Matching defs:ptnet_softc

106 struct ptnet_softc;
121 struct ptnet_softc *sc;
143 struct ptnet_softc {
188 static int ptnet_init_locked(struct ptnet_softc *sc);
189 static int ptnet_stop(struct ptnet_softc *sc);
203 static int ptnet_irqs_init(struct ptnet_softc *sc);
204 static void ptnet_irqs_fini(struct ptnet_softc *sc);
206 static uint32_t ptnet_nm_ptctl(struct ptnet_softc *sc, uint32_t cmd);
209 static void ptnet_update_vnet_hdr(struct ptnet_softc *sc);
241 sizeof(struct ptnet_softc)
289 struct ptnet_softc *sc;
494 ptnet_device_shutdown(struct ptnet_softc *sc)
506 struct ptnet_softc *sc = device_get_softc(dev);
579 struct ptnet_softc *sc = device_get_softc(dev);
589 struct ptnet_softc *sc = device_get_softc(dev);
599 struct ptnet_softc *sc = device_get_softc(dev);
607 ptnet_irqs_init(struct ptnet_softc *sc)
702 ptnet_irqs_fini(struct ptnet_softc *sc)
739 struct ptnet_softc *sc = opaque;
749 struct ptnet_softc *sc = if_getsoftc(ifp);
840 ptnet_init_locked(struct ptnet_softc *sc)
932 ptnet_stop(struct ptnet_softc *sc)
969 struct ptnet_softc *sc = if_getsoftc(ifp);
992 struct ptnet_softc *sc = if_getsoftc(ifp);
1005 struct ptnet_softc *sc = if_getsoftc(ifp);
1046 struct ptnet_softc *sc = opaque;
1085 ptnet_nm_ptctl(struct ptnet_softc *sc, uint32_t cmd)
1098 struct ptnet_softc *sc = if_getsoftc(na->ifp);
1115 ptnet_sync_from_csb(struct ptnet_softc *sc, struct netmap_adapter *na)
1148 ptnet_update_vnet_hdr(struct ptnet_softc *sc)
1162 struct ptnet_softc *sc = if_getsoftc(ifp);
1240 struct ptnet_softc *sc = if_getsoftc(kring->na->ifp);
1255 struct ptnet_softc *sc = if_getsoftc(kring->na->ifp);
1270 struct ptnet_softc *sc = if_getsoftc(na->ifp);
1283 struct ptnet_softc *sc = pq->sc;
1305 struct ptnet_softc *sc = pq->sc;
1373 struct ptnet_softc *sc = pq->sc;
1569 struct ptnet_softc *sc = if_getsoftc(ifp);
1673 struct ptnet_softc *sc = pq->sc;
1928 struct ptnet_softc *sc = if_getsoftc(ifp);