Lines Matching refs:iflib_get_softc
369 sc = iflib_get_softc(ctx); in enetc_attach_pre()
447 enetc_init_hw(iflib_get_softc(ctx)); in enetc_attach_post()
457 sc = iflib_get_softc(ctx); in enetc_detach()
484 sc = iflib_get_softc(ctx); in enetc_tx_queues_alloc()
515 sc = iflib_get_softc(ctx); in enetc_rx_queues_alloc()
542 sc = iflib_get_softc(ctx); in enetc_queues_free()
829 sc = iflib_get_softc(ctx); in enetc_setup_multicast()
867 sc = iflib_get_softc(ctx); in enetc_vlan_register()
888 sc = iflib_get_softc(ctx); in enetc_vlan_unregister()
911 sc = iflib_get_softc(ctx); in enetc_init()
985 sc = iflib_get_softc(ctx); in enetc_stop()
1003 sc = iflib_get_softc(ctx); in enetc_msix_intr_assign()
1046 sc = iflib_get_softc(ctx); in enetc_tx_queue_intr_enable()
1056 sc = iflib_get_softc(ctx); in enetc_rx_queue_intr_enable()
1066 sc = iflib_get_softc(ctx); in enetc_intr_enable()
1081 sc = iflib_get_softc(ctx); in enetc_intr_disable()
1339 sc = iflib_get_softc(ctx); in enetc_get_counter()
1355 struct enetc_softc *sc = iflib_get_softc(ctx); in enetc_mtu_set()
1377 sc = iflib_get_softc(ctx); in enetc_promisc_set()
1406 sc = iflib_get_softc(ctx); in enetc_update_admin_status()
1430 sc = iflib_get_softc(device_get_softc(dev)); in enetc_miibus_readreg()
1446 sc = iflib_get_softc(device_get_softc(dev)); in enetc_miibus_writereg()
1470 sc = iflib_get_softc(device_get_softc(dev)); in enetc_miibus_statchg()
1493 sc = iflib_get_softc(if_getsoftc(ifp)); in enetc_media_change()
1506 sc = iflib_get_softc(if_getsoftc(ifp)); in enetc_media_status()
1527 sc = iflib_get_softc(if_getsoftc(ifp)); in enetc_fixed_media_status()