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

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

Completed in 106 milliseconds