Searched refs:RX_END_TAG (Results 1 – 2 of 2) sorted by relevance
12 #define RX_END_TAG 0x0badbeef macro
98 if ((cpu_to_le32(*(u32 *)pRxBufferAddress) & 0x0fffffff) == RX_END_TAG) /* Is ending? */ in Wb35Rx_indicate()