last_produce_idx 1030 drivers/net/ethernet/qualcomm/emac/emac-mac.c 	tx_q->tpd.last_produce_idx = tx_q->tpd.produce_idx;
last_produce_idx 1047 drivers/net/ethernet/qualcomm/emac/emac-mac.c 		EMAC_TPD(tx_q, adpt->tpd_size, tx_q->tpd.last_produce_idx);
last_produce_idx  203 drivers/net/ethernet/qualcomm/emac/emac-mac.h 	unsigned int		last_produce_idx;