Home
last modified time | relevance | path

Searched refs:next_dma_addr_high (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1020 u8 next_dma_addr_high; member
H A Dmvpp2_main.c3885 dma_addr_next |= ((u64)buff_hdr->next_dma_addr_high << 32); in mvpp2_buff_hdr_pool_put()