Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h71 #define I40E_4_BIT_WIDTH (CHAR_BIT / 2) macro
72 #define I40E_4_BIT_MASK RTE_LEN2MASK(I40E_4_BIT_WIDTH, uint8_t)
H A Di40e_ethdev.c5598 (uint8_t)((bw_max >> (i * I40E_4_BIT_WIDTH)) & in i40e_vsi_get_bw_config()
10982 (uint8_t)((bw_max >> (i * I40E_4_BIT_WIDTH)) & in i40e_config_switch_comp_tc()