RX_DESC_DATA0_LS_
if (le32_to_cpu(descriptor->data0) & RX_DESC_DATA0_LS_)
is_last = le32_to_cpu(descriptor->data0) & RX_DESC_DATA0_LS_;