Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_main.c507 static void i40e_stat_update48(struct i40e_hw *hw, u32 hireg, u32 loreg, in i40e_stat_update48() function
578 i40e_stat_update48(hw, I40E_GLV_GORCH(stat_idx), in i40e_update_eth_stats()
582 i40e_stat_update48(hw, I40E_GLV_UPRCH(stat_idx), in i40e_update_eth_stats()
586 i40e_stat_update48(hw, I40E_GLV_MPRCH(stat_idx), in i40e_update_eth_stats()
590 i40e_stat_update48(hw, I40E_GLV_BPRCH(stat_idx), in i40e_update_eth_stats()
595 i40e_stat_update48(hw, I40E_GLV_GOTCH(stat_idx), in i40e_update_eth_stats()
599 i40e_stat_update48(hw, I40E_GLV_UPTCH(stat_idx), in i40e_update_eth_stats()
603 i40e_stat_update48(hw, I40E_GLV_MPTCH(stat_idx), in i40e_update_eth_stats()
607 i40e_stat_update48(hw, I40E_GLV_BPTCH(stat_idx), in i40e_update_eth_stats()
639 i40e_stat_update48(hw, I40E_GLSW_GORCH(idx), I40E_GLSW_GORCL(idx), in i40e_update_veb_stats()
[all …]