Searched refs:tso_hdrs_dma (Results 1 – 2 of 2) sorted by relevance
180 ((addr >= txq->tso_hdrs_dma) && \181 (addr < txq->tso_hdrs_dma + txq->tx_ring_size * TSO_HEADER_SIZE))353 dma_addr_t tso_hdrs_dma; member748 desc->buf_ptr = txq->tso_hdrs_dma in txq_put_data_tso()800 desc->buf_ptr = txq->tso_hdrs_dma + in txq_put_hdr_tso()2099 &txq->tso_hdrs_dma, GFP_KERNEL); in txq_init()2139 txq->tso_hdrs, txq->tso_hdrs_dma); in txq_deinit()
311 ((addr >= txq->tso_hdrs_dma) && \312 (addr < txq->tso_hdrs_dma + txq->bd.ring_size * TSO_HEADER_SIZE))808 dmabuf = txq->tso_hdrs_dma + index * TSO_HEADER_SIZE; in fec_enet_txq_put_hdr_tso()3366 txq->tso_hdrs, txq->tso_hdrs_dma); in fec_enet_free_queue()3398 &txq->tso_hdrs_dma, GFP_KERNEL); in fec_enet_alloc_queue()