Searched refs:IS_TSO_HEADER (Results 1 – 4 of 4) sorted by relevance
1519 #define IS_TSO_HEADER(txq_pcpu, addr) \ macro
2837 if (!IS_TSO_HEADER(txq_pcpu, tx_buf->dma) && in mvpp2_txq_bufs_free()4104 if (!IS_TSO_HEADER(txq_pcpu, buf_dma_addr)) in tx_desc_unmap_put()
307 #define IS_TSO_HEADER(txq, addr) \ macro992 !IS_TSO_HEADER(txq, fec32_to_cpu(bdp->cbd_bufaddr))) in fec_enet_bd_init()1465 !IS_TSO_HEADER(txq, fec32_to_cpu(bdp->cbd_bufaddr))) in fec_enet_tx_queue()
179 #define IS_TSO_HEADER(txq, addr) \ macro1091 if (!IS_TSO_HEADER(txq, desc->buf_ptr)) { in txq_reclaim()