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

/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixv.h397 #define IXV_TX_LOCK(_sc) mtx_lock(&(_sc)->tx_mtx) macro
H A Dixv.c561 IXV_TX_LOCK(txr);
670 IXV_TX_LOCK(txr);
978 IXV_TX_LOCK(txr);
1019 IXV_TX_LOCK(txr);
1448 IXV_TX_LOCK(txr);
2203 IXV_TX_LOCK(txr);
2308 IXV_TX_LOCK(txr);

Completed in 55 milliseconds