Home
last modified time | relevance | path

Searched refs:I40E_VF_ATQLEN1_ATQENABLE_MASK (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq.c295 I40E_VF_ATQLEN1_ATQENABLE_MASK)); in i40e_config_asq_regs()
298 I40E_VF_ATQLEN1_ATQENABLE_MASK)); in i40e_config_asq_regs()
H A Di40e_common.c393 I40E_VF_ATQLEN1_ATQENABLE_MASK); in i40e_check_asq_alive()
396 I40E_VF_ATQLEN1_ATQENABLE_MASK); in i40e_check_asq_alive()
H A Di40e_register.h3211 #define I40E_VF_ATQLEN1_ATQENABLE_MASK I40E_MASK(0x1u, I40E_VF_ATQLEN1_ATQENABLE_SHIFT) macro