Home
last modified time | relevance | path

Searched refs:last_produce_idx (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qualcomm/emac/
Demac-mac.h211 unsigned int last_produce_idx; member
Demac-mac.c1038 tx_q->tpd.last_produce_idx = tx_q->tpd.produce_idx; in emac_tx_tpd_create()
1055 EMAC_TPD(tx_q, adpt->tpd_size, tx_q->tpd.last_produce_idx); in emac_tx_tpd_mark_last()