Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq.c285 I40E_PF_ATQLEN_ATQENABLE_MASK)); in i40e_config_asq_regs()
288 I40E_PF_ATQLEN_ATQENABLE_MASK)); in i40e_config_asq_regs()
H A Di40e_common.c383 I40E_PF_ATQLEN_ATQENABLE_MASK); in i40e_check_asq_alive()
386 I40E_PF_ATQLEN_ATQENABLE_MASK); in i40e_check_asq_alive()
H A Di40e_register.h87 #define I40E_PF_ATQLEN_ATQENABLE_MASK I40E_MASK(0x1u, I40E_PF_ATQLEN_ATQENABLE_SHIFT) macro