Searched refs:ifc_sctx (Results 1 – 1 of 1) sorted by relevance
164 if_shared_ctx_t ifc_sctx; member267 return (ctx->ifc_sctx); in iflib_get_sctx()740 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_num_rx_descs()750 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_num_tx_descs()3404 sctx = ctx->ifc_sctx; in iflib_encap()4729 ctx->ifc_sctx = sctx; in iflib_device_register()4973 ctx->ifc_sctx = sctx; in iflib_pseudo_register()6618 if (ctx->ifc_sctx) in mp_ndesc_handler()6619 nqs = ctx->ifc_sctx->isc_ntxqs; in mp_ndesc_handler()6623 if (ctx->ifc_sctx) in mp_ndesc_handler()[all …]