Searched refs:I40E_GLQF_PCNT (Results 1 – 3 of 3) sorted by relevance
814 {I40E_GLQF_PCNT(0), 511, 4, 0, 0, "GLQF_PCNT"},
3421 i40e_stat_update_32(hw, I40E_GLQF_PCNT(pf->fdir.match_counter_index), in i40e_read_stats_registers()
2140 #define I40E_GLQF_PCNT(_i) (0x00266800 + ((_i) * 4)) /* _i=0...511 */ /* Reset: CORER */ macro