Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.h48 typedef const struct if_shared_ctx *if_shared_ctx_t; typedef
423 if_shared_ctx_t iflib_get_sctx(if_ctx_t ctx);
456 int iflib_device_register(device_t dev, void *softc, if_shared_ctx_t sctx, if_ctx_t *ctxp);
H A Diflib.c162 if_shared_ctx_t ifc_sctx;
261 if_shared_ctx_t
745 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_num_rx_descs()
755 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_num_tx_descs()
1179 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_netmap_rxsync()
1512 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_dma_alloc()
1708 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_txsd_alloc()
1913 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_txq_setup()
1952 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_rxsd_alloc()
2594 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_stop()
[all …]
/freebsd/sys/dev/ice/
H A Dice_iflib.h273 if_shared_ctx_t sctx;
/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmxvar.h113 if_shared_ctx_t vmx_sctx;
/freebsd/sys/dev/enic/
H A Denic.h276 if_shared_ctx_t sctx;
/freebsd/sys/dev/axgbe/
H A Dxgbe.h1309 if_shared_ctx_t sctx;
H A Dif_axgbe_pci.c398 if_shared_ctx_t sctx; in axgbe_if_attach_pre()
668 if_shared_ctx_t sctx = sc->sctx; in axgbe_init_iflib_softc_ctx()
1827 if_shared_ctx_t sctx = sc->sctx; in axgbe_if_queues_free()
/freebsd/sys/dev/e1000/
H A Dem_txrx.c89 extern if_shared_ctx_t em_sctx;
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h977 if_shared_ctx_t sctx;