Searched refs:I40E_PF_ATQLEN_ATQENABLE_MASK (Results 1 – 3 of 3) sorted by relevance
319 I40E_PF_ATQLEN_ATQENABLE_MASK)); in i40e_config_asq_regs()1061 #if (I40E_VF_ATQLEN_ATQENABLE_MASK != I40E_PF_ATQLEN_ATQENABLE_MASK) in i40e_resume_aq()1062 #error I40E_VF_ATQLEN_ATQENABLE_MASK != I40E_PF_ATQLEN_ATQENABLE_MASK in i40e_resume_aq()
116 #define I40E_PF_ATQLEN_ATQENABLE_MASK I40E_MASK(0x1, I40E_PF_ATQLEN_ATQENABLE_SHIFT) macro
151 return !!(rd32(hw, hw->aq.asq.len) & I40E_PF_ATQLEN_ATQENABLE_MASK); in i40e_check_asq_alive()