Searched refs:RX_FIRST_DESC (Results 1 – 2 of 2) sorted by relevance
22 #define RX_FIRST_DESC (1<<17) macro
632 if ((cmd_sts & (RX_FIRST_DESC | RX_LAST_DESC)) != in armdfec_recv()633 (RX_FIRST_DESC | RX_LAST_DESC)) { in armdfec_recv()