Home
last modified time | relevance | path

Searched refs:tso_hdrs_phys (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h281 dma_addr_t tso_hdrs_phys; member
H A Dnicvf_queues.c545 &sq->tso_hdrs_phys, in nicvf_init_snd_queue()
587 sq->tso_hdrs, sq->tso_hdrs_phys); in nicvf_free_snd_queue()
1512 sq->tso_hdrs_phys + in nicvf_sq_append_tso()
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c702 dma_addr_t tso_hdrs_phys[MVNETA_MAX_TSO_PAGES]; member
2680 txq->tso_hdrs_phys[i]); in mvneta_free_tso_hdrs()
2695 &txq->tso_hdrs_phys[i], in mvneta_alloc_tso_hdrs()
2713 *dma = txq->tso_hdrs_phys[index] + offset; in mvneta_get_tso_hdr()