Searched refs:I40E_VF_ATQLEN1_ATQENABLE_MASK (Results 1 – 3 of 3) sorted by relevance
295 I40E_VF_ATQLEN1_ATQENABLE_MASK)); in i40e_config_asq_regs()298 I40E_VF_ATQLEN1_ATQENABLE_MASK)); in i40e_config_asq_regs()
393 I40E_VF_ATQLEN1_ATQENABLE_MASK); in i40e_check_asq_alive()396 I40E_VF_ATQLEN1_ATQENABLE_MASK); in i40e_check_asq_alive()
3211 #define I40E_VF_ATQLEN1_ATQENABLE_MASK I40E_MASK(0x1u, I40E_VF_ATQLEN1_ATQENABLE_SHIFT) macro