RX_DESC_0_OWN
WRITE_ONCE(rx_desc_addr->desc0, rx_desc.desc0 | RX_DESC_0_OWN);
if (READ_ONCE(rx_desc->desc0) & RX_DESC_0_OWN)