Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_regs.h638 {I40E_GLHMC_FCOEDDPCNT(0), 15, 4, 0, 0, "GLHMC_FCOEDDPCNT"},
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_lan_hmc.c506 wr32(hw, I40E_GLHMC_FCOEDDPCNT(hmc_fn_id), obj->cnt); in i40e_configure_lan_hmc()
H A Di40e_register.h637 #define I40E_GLHMC_FCOEDDPCNT(_i) (0x000C6700 + ((_i) * 4)) /* _i=0...15 */ /* Rese… macro