Searched refs:rx_start_idx (Results 1 – 1 of 1) sorted by relevance
13496 u32 rx_start_idx, rx_idx, tx_idx, opaque_key; in tg3_run_loopback() local13601 rx_start_idx = rnapi->hw_status->idx[0].rx_producer; in tg3_run_loopback()13631 (rx_idx == (rx_start_idx + num_pkts))) in tg3_run_loopback()13641 if (rx_idx != rx_start_idx + num_pkts) in tg3_run_loopback()13645 while (rx_idx != rx_start_idx) { in tg3_run_loopback()13646 desc = &rnapi->rx_rcb[rx_start_idx++]; in tg3_run_loopback()