Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Docteon_droq.h326 #define OCT_DROQ_SIZE (sizeof(struct octeon_droq)) macro
H A Docteon_droq.c211 memset(droq, 0, OCT_DROQ_SIZE); in octeon_delete_droq()
234 memset(droq, 0, OCT_DROQ_SIZE); in octeon_init_droq()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Docteon_droq.h326 #define OCT_DROQ_SIZE (sizeof(struct octeon_droq)) macro
H A Docteon_droq.c212 memset(droq, 0, OCT_DROQ_SIZE); in octeon_delete_droq()
236 memset(droq, 0, OCT_DROQ_SIZE); in octeon_init_droq()

Completed in 4 milliseconds