Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeon_ep/
A Doctep_tx.c207 sglist_size = OCTEP_SGLIST_SIZE_PER_PKT * in octep_setup_iq()
235 iq->sglist_dma + (i * OCTEP_SGLIST_SIZE_PER_PKT); in octep_setup_iq()
277 sglist_size = OCTEP_SGLIST_SIZE_PER_PKT * in octep_free_iq()
A Doctep_tx.h49 #define OCTEP_SGLIST_SIZE_PER_PKT \ macro
A Doctep_main.c906 memset(sglist, 0, OCTEP_SGLIST_SIZE_PER_PKT); in octep_start_xmit()

Completed in 10 milliseconds