Searched refs:std_prod_idx (Results 1 – 1 of 1) sorted by relevance
6806 u32 std_prod_idx, jmb_prod_idx; in tg3_rx() local6820 std_prod_idx = tpr->rx_std_prod_idx; in tg3_rx()6838 post_ptr = &std_prod_idx; in tg3_rx()6955 tpr->rx_std_prod_idx = std_prod_idx & in tg3_rx()6983 tpr->rx_std_prod_idx = std_prod_idx & in tg3_rx()7000 tpr->rx_std_prod_idx = std_prod_idx & tp->rx_std_ring_mask; in tg3_rx()7186 u32 std_prod_idx = dpr->rx_std_prod_idx; in tg3_poll_work() local7196 if (std_prod_idx != dpr->rx_std_prod_idx) in tg3_poll_work()