Lines Matching defs:sc_if

362           struct msk_if_softc *sc_if;  in msk_miibus_readreg()  local
373 msk_phy_readreg(struct msk_if_softc *sc_if, int phy, int reg) in msk_phy_readreg()
403 struct msk_if_softc *sc_if; in msk_miibus_writereg() local
414 msk_phy_writereg(struct msk_if_softc *sc_if, int phy, int reg, int val) in msk_phy_writereg()
439 struct msk_if_softc *sc_if; in msk_miibus_statchg() local
531 msk_rxfilter(struct msk_if_softc *sc_if) in msk_rxfilter()
579 msk_setvlan(struct msk_if_softc *sc_if, struct ifnet *ifp) in msk_setvlan()
598 msk_init_rx_ring(struct msk_if_softc *sc_if) in msk_init_rx_ring()
631 msk_init_jumbo_rx_ring(struct msk_if_softc *sc_if) in msk_init_jumbo_rx_ring()
670 msk_init_tx_ring(struct msk_if_softc *sc_if) in msk_init_tx_ring()
690 msk_discard_rxbuf(struct msk_if_softc *sc_if, int idx) in msk_discard_rxbuf()
704 msk_discard_jumbo_rxbuf(struct msk_if_softc *sc_if, int idx) in msk_discard_jumbo_rxbuf()
718 msk_newbuf(struct msk_if_softc *sc_if, int idx, int init) in msk_newbuf()
766 msk_jumbo_newbuf(struct msk_if_softc *sc_if, int idx) in msk_jumbo_newbuf()
829 struct msk_if_softc *sc_if = ifp->if_softc; in msk_mediachange() local
845 struct msk_if_softc *sc_if = ifp->if_softc; in msk_mediastatus() local
858 struct msk_if_softc *sc_if; in msk_ioctl() local
1364 struct msk_if_softc *sc_if = device_get_softc(dev); in msk_attach() local
1751 struct msk_if_softc *sc_if = device_get_softc(dev); in msk_detach() local
1872 msk_txrx_dma_alloc(struct msk_if_softc *sc_if) in msk_txrx_dma_alloc()
2184 msk_txrx_dma_free(struct msk_if_softc *sc_if) in msk_txrx_dma_free()
2306 msk_jalloc(struct msk_if_softc *sc_if) in msk_jalloc()
2333 struct msk_if_softc *sc_if; in msk_jfree() local
2361 msk_encap(struct msk_if_softc *sc_if, struct mbuf **m_head) in msk_encap()
2586 struct msk_if_softc *sc_if; in msk_start() local
2651 struct msk_if_softc *sc_if = ifp->if_softc; in msk_watchdog() local
2765 msk_rxeof(struct msk_if_softc *sc_if, uint32_t status, int len) in msk_rxeof()
2829 msk_jumbo_rxeof(struct msk_if_softc *sc_if, uint32_t status, int len) in msk_jumbo_rxeof()
2883 msk_txeof(struct msk_if_softc *sc_if, int idx) in msk_txeof()
2931 struct msk_if_softc *sc_if = xsc_if; in msk_tick() local
2948 msk_intr_phy(struct msk_if_softc *sc_if) in msk_intr_phy()
2962 msk_intr_gmac(struct msk_if_softc *sc_if) in msk_intr_gmac()
2994 msk_handle_hwerr(struct msk_if_softc *sc_if, uint32_t status) in msk_handle_hwerr()
3119 msk_rxput(struct msk_if_softc *sc_if) in msk_rxput()
3139 struct msk_if_softc *sc_if; in mskc_handle_events() local
3307 msk_set_tx_stfwd(struct msk_if_softc *sc_if) in msk_set_tx_stfwd()
3336 struct msk_if_softc *sc_if = xsc; in msk_init() local
3598 msk_set_rambuffer(struct msk_if_softc *sc_if) in msk_set_rambuffer()
3674 msk_stop(struct msk_if_softc *sc_if) in msk_stop()
3871 struct msk_if_softc *sc_if = device_get_softc(dev); in msk_dmamem_create() local