Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_vf_representor.c156 ((uint64_t)1 << I40E_48_BIT_WIDTH)) - *offset); in i40evf_stat_update_48()
H A Di40e_ethdev.h79 #define I40E_48_BIT_WIDTH (CHAR_BIT * 6) macro
80 #define I40E_48_BIT_MASK RTE_LEN2MASK(I40E_48_BIT_WIDTH, uint64_t)
H A Di40e_ethdev_vf.c951 ((uint64_t)1 << I40E_48_BIT_WIDTH)) - *offset); in i40evf_stat_update_48()
H A Di40e_ethdev.c3059 *stat += (uint64_t)1 << I40E_48_BIT_WIDTH; in i40e_stat_update_48_in_64()
6617 ((uint64_t)1 << I40E_48_BIT_WIDTH)) - *offset); in i40e_stat_update_48()