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