Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c319 static const uint32_t ptypes_common[] = { in nicvf_dev_supported_ptypes_get() local
336 copied = sizeof(ptypes_common); in nicvf_dev_supported_ptypes_get()
337 memcpy(ptypes, ptypes_common, copied); in nicvf_dev_supported_ptypes_get()