Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h328 #define IS_QUEUE_EMPTY(_LH) \ macro
H A De1000g_main.c2121 done = IS_QUEUE_EMPTY(&tx_ring->used_list); in e1000g_tx_drain()