Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib.c693 static void iflib_tx_structures_free(if_ctx_t ctx);
1752 iflib_tx_structures_free(ctx); in iflib_txsd_alloc()
4940 iflib_tx_structures_free(ctx); in iflib_device_register()
5140 iflib_tx_structures_free(ctx); in iflib_pseudo_register()
5172 iflib_tx_structures_free(ctx); in iflib_pseudo_deregister()
5243 iflib_tx_structures_free(ctx); in iflib_device_deregister()
5757 iflib_tx_structures_free(ctx); in iflib_queues_alloc()
5779 iflib_tx_structures_free(ctx); in iflib_queues_alloc()
5816 iflib_tx_structures_free(if_ctx_t ctx) in iflib_tx_structures_free() function