IXGB_RX_DESC_STATUS_DD
if (!((current_desc->status) & IXGB_RX_DESC_STATUS_DD))
while ((current_desc->status & IXGB_RX_DESC_STATUS_DD) &&