Home
last modified time | relevance | path

Searched refs:ifc_sctx (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net/
H A Diflib.c164 if_shared_ctx_t ifc_sctx; member
267 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 …]