Searched refs:last_descriptor (Results 1 – 3 of 3) sorted by relevance
41 u32 last_descriptor:1; member72 u32 last_descriptor:1; member
79 if (unlikely(p->des01.rx.last_descriptor == 0)) { in ndesc_get_rx_status()
1976 size_t last_descriptor; member1999 tx->last_descriptor = lp->tx_next; in dwceqos_tx_prepare()2068 tx->last_descriptor = lp->tx_next; in dwceqos_tx_linear()2121 tx->last_descriptor = lp->tx_next; in dwceqos_tx_frags()2136 lp->tx_descs[tx->last_descriptor].des3 |= DWCEQOS_DMA_TDES3_LD; in dwceqos_tx_finalize()2137 lp->tx_descs[tx->last_descriptor].des2 |= DWCEQOS_DMA_TDES2_IOC; in dwceqos_tx_finalize()2139 lp->tx_skb[tx->last_descriptor].skb = skb; in dwceqos_tx_finalize()