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

/freebsd-13-stable/sys/dev/sfxge/
H A Dsfxge_tx.h167 #define SFXGE_TXQ_LOCK_ASSERT_OWNED(_txq) \ macro
H A Dsfxge_tx.c282 SFXGE_TXQ_LOCK_ASSERT_OWNED(txq);
326 SFXGE_TXQ_LOCK_ASSERT_OWNED(txq);
339 SFXGE_TXQ_LOCK_ASSERT_OWNED(txq);
546 SFXGE_TXQ_LOCK_ASSERT_OWNED(txq);
623 SFXGE_TXQ_LOCK_ASSERT_OWNED(txq);
649 SFXGE_TXQ_LOCK_ASSERT_OWNED(txq);

Completed in 45 milliseconds