nixge_hw_dma_bd_set_offset
nixge_hw_dma_bd_set_offset(&priv->rx_bd_v[i], (uintptr_t)skb);
nixge_hw_dma_bd_set_offset(cur_p, (uintptr_t)new_skb);
nixge_hw_dma_bd_set_offset(cur_p, 0);