Searched refs:STMMAC_TBS_AVAIL (Results 1 – 6 of 6) sorted by relevance
1217 } else if (tx_q->tbs & STMMAC_TBS_AVAIL) { in stmmac_display_tx_rings()1302 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in stmmac_clear_tx_descriptors()1530 else if (!(tx_q->tbs & STMMAC_TBS_AVAIL)) in init_dma_tx_desc_rings()1540 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in init_dma_tx_desc_rings()1683 } else if (tx_q->tbs & STMMAC_TBS_AVAIL) { in free_dma_tx_desc_resources()1810 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in alloc_dma_tx_desc_resources()1824 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in alloc_dma_tx_desc_resources()2066 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in stmmac_tx_clean()2811 if (tx_q->tbs & STMMAC_TBS_AVAIL) in stmmac_hw_setup()2831 int enable = tx_q->tbs & STMMAC_TBS_AVAIL; in stmmac_hw_setup()[all …]
150 } else if (tx_q->tbs & STMMAC_TBS_AVAIL) { in uio_free_dma_tx_desc_resources()234 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in uio_alloc_dma_tx_desc_resources()248 else if (tx_q->tbs & STMMAC_TBS_AVAIL) in uio_alloc_dma_tx_desc_resources()
42 #define STMMAC_TBS_AVAIL BIT(0) macro
801 if (!(priv->tx_queue[qopt->queue].tbs & STMMAC_TBS_AVAIL)) in tc_setup_etf()
1766 if (priv->tx_queue[i].tbs & STMMAC_TBS_AVAIL) in stmmac_test_tbs()
233 + } else if (tx_q->tbs & STMMAC_TBS_AVAIL) {317 + else if (tx_q->tbs & STMMAC_TBS_AVAIL)331 + else if (tx_q->tbs & STMMAC_TBS_AVAIL)