FTGMAC100_RXDES0_RXPKT_RDY
return !!(rxdes->rxdes0 & cpu_to_le32(FTGMAC100_RXDES0_RXPKT_RDY));
if (!(status & FTGMAC100_RXDES0_RXPKT_RDY))