uath_rx_desc
struct uath_rx_desc *desc;
desc = (struct uath_rx_desc *)
(data->buf + len - sizeof (struct uath_rx_desc));
sizeof (struct uath_rx_desc) - IEEE80211_CRC_LEN;
sizeof (struct uath_rx_desc)) + 3) & ~3)