Lines Matching defs:rx_next
891 uint32_t rx_next;899 rx_next = rdesc->rx_next;917 rdesc->rx_next++;918 if (rdesc->rx_next == NUM_RX_DESCRIPTORS)919 rdesc->rx_next = 0;934 rdesc->rx_next);935 rx_next = rdesc->rx_next;940 if (rx_next != rdesc->rx_next) {942 rdesc->rx_next);