Searched refs:RAL_RX_DESC_SIZE (Results 1 – 2 of 2) sorted by relevance
20 #define RAL_RX_DESC_SIZE (sizeof (struct ural_rx_desc)) macro
849 if (len < RAL_RX_DESC_SIZE) { in ural_rxeof()856 desc = (struct ural_rx_desc *)(data->buf + len - RAL_RX_DESC_SIZE); in ural_rxeof()