Searched refs:MVNETA_RXD_FIRST_LAST_DESC (Results 1 – 1 of 1) sorted by relevance
314 #define MVNETA_RXD_FIRST_LAST_DESC (BIT(26) | BIT(27)) macro453 return (status & MVNETA_RXD_FIRST_LAST_DESC) == in mvneta_rxq_desc_is_first_last()454 MVNETA_RXD_FIRST_LAST_DESC; in mvneta_rxq_desc_is_first_last()