Searched refs:CMDSTS_MORE (Results 1 – 3 of 3) sorted by relevance
47 #define CMDSTS_MORE 0x40000000U /* Not the last descriptor */ macro
1242 if (status & CMDSTS_MORE) { in sfe_tx_desc_stat()1268 ASSERT(s & CMDSTS_MORE); in sfe_tx_desc_stat()1349 CMDSTS_ISE | CMDSTS_CRCE | CMDSTS_FAE | CMDSTS_MORE) in sfe_rx_desc_stat()1364 } else if (status & (CMDSTS_LONG | CMDSTS_MORE)) { in sfe_rx_desc_stat()
345 #define CMDSTS_MORE 0x40000000 macro