Lines Matching refs:iflib_get_softc
340 sc = iflib_get_softc(ctx); in mgb_attach_pre()
462 sc = iflib_get_softc(ctx); in mgb_attach_post()
476 sc = iflib_get_softc(ctx); in mgb_detach()
507 sc = iflib_get_softc(ctx); in mgb_media_change()
524 sc = iflib_get_softc(if_getsoftc(ifp)); in mgb_media_status()
542 sc = iflib_get_softc(ctx); in mgb_tx_queues_alloc()
566 sc = iflib_get_softc(ctx); in mgb_rx_queues_alloc()
587 sc = iflib_get_softc(ctx); in mgb_queues_free()
600 sc = iflib_get_softc(ctx); in mgb_init()
715 sc = iflib_get_softc(ctx); in mgb_stop()
821 sc = iflib_get_softc(ctx); in mgb_msix_intr_assign()
872 sc = iflib_get_softc(ctx); in mgb_intr_enable_all()
896 sc = iflib_get_softc(ctx); in mgb_intr_disable_all()
911 sc = iflib_get_softc(ctx); in mgb_rx_queue_intr_enable()
926 sc = iflib_get_softc(ctx); in mgb_tx_queue_intr_enable()
1545 sc = iflib_get_softc(device_get_softc(dev)); in mgb_miibus_readreg()
1566 sc = iflib_get_softc(device_get_softc(dev)); in mgb_miibus_writereg()
1589 sc = iflib_get_softc(device_get_softc(dev)); in mgb_miibus_statchg()
1603 sc = iflib_get_softc(device_get_softc(dev)); in mgb_miibus_linkchg()