Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_register.h730 #define I40E_GLSW_GOTCL(_i) (0x0032c000 + ((_i) * 8)) /* _i=0...15 */ /* Reset: CORER */ macro
Di40e_main.c803 i40e_stat_update48(hw, I40E_GLSW_GOTCH(idx), I40E_GLSW_GOTCL(idx), in i40e_update_veb_stats()