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

/linux-master/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_tx.c205 sglist_size = OCTEP_VF_SGLIST_SIZE_PER_PKT *
233 iq->sglist_dma + (i * OCTEP_VF_SGLIST_SIZE_PER_PKT);
275 sglist_size = OCTEP_VF_SGLIST_SIZE_PER_PKT *
H A Doctep_vf_tx.h49 #define OCTEP_VF_SGLIST_SIZE_PER_PKT \ macro
H A Doctep_vf_main.c661 memset(sglist, 0, OCTEP_VF_SGLIST_SIZE_PER_PKT);

Completed in 116 milliseconds