Home
last modified time | relevance | path

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

/dpdk/drivers/net/iavf/
H A Diavf.h86 #define IAVF_48_BIT_WIDTH (CHAR_BIT * 6) macro
87 #define IAVF_48_BIT_MASK RTE_LEN2MASK(IAVF_48_BIT_WIDTH, uint64_t)
H A Diavf_ethdev.c1655 ((uint64_t)1 << IAVF_48_BIT_WIDTH)) - *offset); in iavf_stat_update_48()