Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.c466 if_ctx_t ift_ctx; member
1529 if_ctx_t ctx = txq->ift_ctx; in iflib_netmap_timer()
1860 if_ctx_t ctx = txq->ift_ctx; in iflib_txsd_alloc()
2008 if_ctx_t ctx = txq->ift_ctx; in iflib_txq_destroy()
2102 if_ctx_t ctx = txq->ift_ctx; in iflib_txq_setup()
2617 if_ctx_t ctx = txq->ift_ctx; in iflib_timer()
3452 #define DESC_RECLAIMABLE(q) ((int)((q)->ift_processed - (q)->ift_cleaned - (q)->ift_ctx->ifc_softc_…
3457 if_ctx_t ctx = txq->ift_ctx; in iflib_txd_db_check()
3646 if_shared_ctx_t sctx = txq->ift_ctx->ifc_sctx; in iflib_parse_header()
3875 ctx = txq->ift_ctx; in iflib_encap()
[all …]