Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.c365 if_ctx_t ift_ctx; member
1376 if_ctx_t ctx = txq->ift_ctx; in iflib_netmap_timer()
1707 if_ctx_t ctx = txq->ift_ctx; in iflib_txsd_alloc()
1846 if_ctx_t ctx = txq->ift_ctx; in iflib_txq_destroy()
1911 if_ctx_t ctx = txq->ift_ctx; in iflib_txq_setup()
2405 if_ctx_t ctx = txq->ift_ctx; in iflib_timer()
3149 #define DESC_RECLAIMABLE(q) ((int)((q)->ift_processed - (q)->ift_cleaned - (q)->ift_ctx->ifc_softc_…
3159 if_ctx_t ctx = txq->ift_ctx; in iflib_txd_db_check()
3349 if_shared_ctx_t sctx = txq->ift_ctx->ifc_sctx; in iflib_parse_header()
3612 ctx = txq->ift_ctx; in iflib_encap()
[all …]