Searched refs:tso_hdrs_phys (Results 1 – 1 of 1) sorted by relevance
275 ((addr >= txq->tso_hdrs_phys) && \276 (addr < txq->tso_hdrs_phys + txq->size * TSO_HEADER_SIZE))439 dma_addr_t tso_hdrs_phys; member1583 tx_desc->buf_phys_addr = txq->tso_hdrs_phys + in mvneta_tso_put_hdr()2328 &txq->tso_hdrs_phys, GFP_KERNEL); in mvneta_txq_init()2350 txq->tso_hdrs, txq->tso_hdrs_phys); in mvneta_txq_deinit()