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