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

/freebsd-9.3-release/sys/dev/sfxge/
H A Dsfxge_tx.c414 #define SFXGE_TX_QDPL_PENDING(_txq) \ macro
428 if (SFXGE_TX_QDPL_PENDING(txq))
435 } while (SFXGE_TX_QDPL_PENDING(txq) &&

Completed in 93 milliseconds