Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h512 #define I40E_HW_WB_ON_ITR_CAPABLE BIT(3) macro
H A Di40e_virtchnl_pf.c2195 if (pf->hw_features & I40E_HW_WB_ON_ITR_CAPABLE) { in i40e_vc_get_vf_resources_msg()
H A Di40e_main.c11711 if (vsi->back->hw_features & I40E_HW_WB_ON_ITR_CAPABLE) in i40e_alloc_rings()
11728 if (vsi->back->hw_features & I40E_HW_WB_ON_ITR_CAPABLE) in i40e_alloc_rings()
12825 I40E_HW_WB_ON_ITR_CAPABLE | in i40e_sw_init()