Searched refs:hdr_phys (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c2724 dma_addr_t hdr_phys; local
2727 hdr = mvneta_get_tso_hdr(txq, &hdr_phys);
2734 tx_desc->buf_phys_addr = hdr_phys;

Completed in 127 milliseconds