Searched refs:ifc_softc_ctx (Results 1 – 1 of 1) sorted by relevance
165 struct if_softc_ctx ifc_softc_ctx; member260 return (&ctx->ifc_softc_ctx); in iflib_get_softc_ctx()1273 MPASS(ctx->ifc_softc_ctx.isc_ntxqsets); in iflib_netmap_attach()1274 MPASS(ctx->ifc_softc_ctx.isc_nrxqsets); in iflib_netmap_attach()3405 scctx = &ctx->ifc_softc_ctx; in iflib_encap()4739 scctx = &ctx->ifc_softc_ctx; in iflib_device_register()4983 scctx = &ctx->ifc_softc_ctx; in iflib_pseudo_register()6065 co += ctx->ifc_softc_ctx.isc_nrxqsets; in iflib_irq_set_affinity()6441 bar = ctx->ifc_softc_ctx.isc_msix_bar; in iflib_msix_init()6925 scctx = &ctx->ifc_softc_ctx; in iflib_debugnet_event()[all …]