Searched defs:IGB_TX_TRYLOCK (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/e1000/
H A Dif_igb.h602 #define IGB_TX_TRYLOCK(_sc) mtx_trylock(&(_sc)->tx_mtx) macro

Completed in 124 milliseconds