Home
last modified time | relevance | path

Searched refs:SFXGE_TXQ_UNBLOCK_LEVEL1 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge.h588 #define SFXGE_TXQ_UNBLOCK_LEVEL1 (EFX_TXQ_LIMIT(SFXGE_TX_NDESCS) / 4) macro
H A Dsfxge_tx.c962 stp->st_unblock = SFXGE_TXQ_UNBLOCK_LEVEL1; in sfxge_tx_qlist_post()
964 ASSERT(stp->st_unblock == SFXGE_TXQ_UNBLOCK_LEVEL1); in sfxge_tx_qlist_post()