Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.c394 if_ctx_t ift_ctx; member
1354 if_ctx_t ctx = txq->ift_ctx; in iflib_netmap_timer()
1685 if_ctx_t ctx = txq->ift_ctx; in iflib_txsd_alloc()
1833 if_ctx_t ctx = txq->ift_ctx; in iflib_txq_destroy()
1902 if_ctx_t ctx = txq->ift_ctx; in iflib_txq_setup()
2397 if_ctx_t ctx = txq->ift_ctx; in iflib_timer()
3071 #define DESC_RECLAIMABLE(q) ((int)((q)->ift_processed - (q)->ift_cleaned - (q)->ift_ctx->ifc_softc_…
3079 if_ctx_t ctx = txq->ift_ctx; in iflib_txd_db_check()
3269 if_shared_ctx_t sctx = txq->ift_ctx->ifc_sctx; in iflib_parse_header()
3493 ctx = txq->ift_ctx; in iflib_encap()
[all …]