Searched refs:MALO_TXQ_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/malo/ | ||
H A D | if_malo.h | 499 #define MALO_TXQ_LOCK_DESTROY(_tq) mtx_destroy(&(_tq)->lock) macro |
H A D | if_malo.c | 763 MALO_TXQ_LOCK_DESTROY(txq); in malo_tx_cleanupq() |