Searched refs:RX_LAST_DESC (Results 1 – 4 of 4) sorted by relevance
23 #define RX_LAST_DESC (1<<16) macro
632 if ((cmd_sts & (RX_FIRST_DESC | RX_LAST_DESC)) != in armdfec_recv()633 (RX_FIRST_DESC | RX_LAST_DESC)) { in armdfec_recv()
78 #define RX_LAST_DESC (1 << 16) macro811 if (((cmd_sts & (RX_FIRST_DESC | RX_LAST_DESC)) != in rxq_process()812 (RX_FIRST_DESC | RX_LAST_DESC)) in rxq_process()816 if ((cmd_sts & (RX_FIRST_DESC | RX_LAST_DESC)) != in rxq_process()817 (RX_FIRST_DESC | RX_LAST_DESC)) { in rxq_process()
235 #define RX_LAST_DESC 0x04000000 macro558 if ((cmd_sts & (RX_FIRST_DESC | RX_LAST_DESC | ERROR_SUMMARY)) in rxq_process()559 != (RX_FIRST_DESC | RX_LAST_DESC)) in rxq_process()579 if ((cmd_sts & (RX_FIRST_DESC | RX_LAST_DESC)) != in rxq_process()580 (RX_FIRST_DESC | RX_LAST_DESC)) { in rxq_process()