Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_register.h437 #define I40E_VPINT_CEQCTL_CAUSE_ENA_MASK I40E_MASK(0x1, I40E_VPINT_CEQCTL_CAUSE_ENA_SHIFT) macro
Di40e_virtchnl_pf.c561 reg = (I40E_VPINT_CEQCTL_CAUSE_ENA_MASK | in i40e_config_iwarp_qvlist()