Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.h48 typedef const struct if_shared_ctx *if_shared_ctx_t; typedef
427 if_shared_ctx_t iflib_get_sctx(if_ctx_t ctx);
460 int iflib_device_register(device_t dev, void *softc, if_shared_ctx_t sctx, if_ctx_t *ctxp);
H A Diflib.c167 if_shared_ctx_t ifc_sctx;
272 if_shared_ctx_t
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()
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()
1946 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_rxsd_alloc()
2588 if_shared_ctx_t sctx = ctx->ifc_sctx; in iflib_stop()
[all …]
/freebsd/sys/dev/aq/
H A Daq_device.h102 if_shared_ctx_t sctx;
/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmxvar.h113 if_shared_ctx_t vmx_sctx;
/freebsd/sys/dev/ice/
H A Dice_iflib.h285 if_shared_ctx_t sctx;
/freebsd/sys/dev/enic/
H A Denic.h304 if_shared_ctx_t sctx;
H A Dif_enic.c242 if_shared_ctx_t sctx; in enic_allocate_msix()
/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.c87 extern if_shared_ctx_t em_sctx;
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h1052 if_shared_ctx_t sctx;