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