Searched refs:tso_hdrs_phys (Results 1 – 3 of 3) sorted by relevance
271 dma_addr_t tso_hdrs_phys; member
372 &sq->tso_hdrs_phys, GFP_KERNEL); in nicvf_init_snd_queue()389 sq->tso_hdrs, sq->tso_hdrs_phys); in nicvf_free_snd_queue()1062 sq->tso_hdrs_phys + in nicvf_sq_append_tso()
280 ((addr >= txq->tso_hdrs_phys) && \281 (addr < txq->tso_hdrs_phys + txq->size * TSO_HEADER_SIZE))501 dma_addr_t tso_hdrs_phys; member1635 tx_desc->buf_phys_addr = txq->tso_hdrs_phys + in mvneta_tso_put_hdr()2348 &txq->tso_hdrs_phys, GFP_KERNEL); in mvneta_txq_init()2370 txq->tso_hdrs, txq->tso_hdrs_phys); in mvneta_txq_deinit()