Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/iavf/
H A Diavf.h71 #define IAVF_48_BIT_WIDTH (CHAR_BIT * 6) macro
72 #define IAVF_48_BIT_MASK RTE_LEN2MASK(IAVF_48_BIT_WIDTH, uint64_t)
H A Diavf_ethdev.c1235 ((uint64_t)1 << IAVF_48_BIT_WIDTH)) - *offset); in iavf_stat_update_48()