Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/cortina/
H A Dgemini.h503 #define EOF_BIT 0x40000000 macro
H A Dgemini.c635 if (word3 & EOF_BIT) in gmac_clean_txq()
1189 word3 |= EOF_BIT; in gmac_map_tx_bufs()
1467 if (word3.bits32 & EOF_BIT) in gmac_rx()
1483 if (word3.bits32 & EOF_BIT) { in gmac_rx()