ural_rx_desc
struct ural_rx_desc *desc;
desc = (struct ural_rx_desc *)(rxbuf + len - RAL_RX_DESC_SIZE);
#define RAL_RX_DESC_SIZE (sizeof (struct ural_rx_desc))