Searched refs:IGB_TX_LOCK_DESTROY (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/e1000/
H A Dif_igb.h538 #define IGB_TX_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->tx_mtx) macro
H A Dif_igb.c3638 IGB_TX_LOCK_DESTROY(txr);

Completed in 110 milliseconds