Searched refs:IAVF_48_BIT_MASK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/iavf/ | ||
| H A D | iavf.h | 72 #define IAVF_48_BIT_MASK RTE_LEN2MASK(IAVF_48_BIT_WIDTH, uint64_t) macro |
| H A D | iavf_ethdev.c | 1237 *stat &= IAVF_48_BIT_MASK; in iavf_stat_update_48() |