Searched refs:ifc_sctx (Results 1 – 1 of 1) sorted by relevance
167 if_shared_ctx_t ifc_sctx; member276 return (ctx->ifc_sctx); in iflib_get_sctx()291 #define CTX_IS_VF(ctx) ((ctx)->ifc_sctx->isc_flags & IFLIB_IS_VF)726 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_num_rx_descs()736 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_num_tx_descs()1160 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_netmap_rxsync()1493 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_dma_alloc()1602 if (ctx->ifc_sctx->isc_flags & IFLIB_HAS_RXCQ) in iflib_fast_intr_rxtx()1688 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_txsd_alloc()1906 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_txq_setup()[all …]