Searched refs:i40e_stat_update_and_clear32 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 658 * i40e_stat_update_and_clear32 - read and clear hw reg, update a 32 bit stat 663 static void i40e_stat_update_and_clear32(struct i40e_hw *hw, u32 reg, u64 *stat) in i40e_stat_update_and_clear32() function 1165 i40e_stat_update_and_clear32(hw, in i40e_update_pf_stats() 1168 i40e_stat_update_and_clear32(hw, in i40e_update_pf_stats() 1171 i40e_stat_update_and_clear32(hw, in i40e_update_pf_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 661 * i40e_stat_update_and_clear32 - read and clear hw reg, update a 32 bit stat 666 static void i40e_stat_update_and_clear32(struct i40e_hw *hw, u32 reg, u64 *stat) in i40e_stat_update_and_clear32() function 1184 i40e_stat_update_and_clear32(hw, in i40e_update_pf_stats() 1187 i40e_stat_update_and_clear32(hw, in i40e_update_pf_stats() 1190 i40e_stat_update_and_clear32(hw, in i40e_update_pf_stats()
|
Completed in 34 milliseconds