Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/
Diflib.c706 static void iflib_tx_structures_free(if_ctx_t ctx);
1870 iflib_tx_structures_free(ctx); in iflib_txsd_alloc()
5240 iflib_tx_structures_free(ctx); in iflib_device_register()
5446 iflib_tx_structures_free(ctx); in iflib_pseudo_register()
5478 iflib_tx_structures_free(ctx); in iflib_pseudo_deregister()
5541 iflib_tx_structures_free(ctx); in iflib_device_deregister()
6065 iflib_tx_structures_free(ctx); in iflib_queues_alloc()
6087 iflib_tx_structures_free(ctx); in iflib_queues_alloc()
6124 iflib_tx_structures_free(if_ctx_t ctx) in iflib_tx_structures_free() function