Searched refs:RX_FIRST_DESC (Results 1 – 4 of 4) sorted by relevance
23 #define RX_FIRST_DESC (1<<17) macro
633 if ((cmd_sts & (RX_FIRST_DESC | RX_LAST_DESC)) != in armdfec_recv()634 (RX_FIRST_DESC | RX_LAST_DESC)) { in armdfec_recv()
77 #define RX_FIRST_DESC (1 << 17) 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()
233 #define RX_FIRST_DESC 0x08000000 macro557 if ((cmd_sts & (RX_FIRST_DESC | RX_LAST_DESC | ERROR_SUMMARY)) in rxq_process()558 != (RX_FIRST_DESC | RX_LAST_DESC)) in rxq_process()578 if ((cmd_sts & (RX_FIRST_DESC | RX_LAST_DESC)) != in rxq_process()579 (RX_FIRST_DESC | RX_LAST_DESC)) { in rxq_process()