Home
last modified time | relevance | path

Searched refs:GEM_RX_DONE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/sfe/
H A Dsfe_util.h508 #define GEM_RX_DONE 0x00004000ul macro
H A Dsfe.c1398 flag = GEM_RX_DONE; in sfe_rx_desc_stat()
H A Dsfe_util.c1849 & (GEM_RX_DONE | GEM_RX_ERR)) == 0) { in gem_receive()