Searched refs:prev_stat_loaded (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/ice/ |
| H A D | ice_common.h | 320 ice_stat_update40(struct ice_hw *hw, u32 reg, bool prev_stat_loaded, 323 ice_stat_update32(struct ice_hw *hw, u32 reg, bool prev_stat_loaded, 326 ice_stat_update_repc(struct ice_hw *hw, u16 vsi_handle, bool prev_stat_loaded,
|
| H A D | ice_common.c | 5903 ice_stat_update40(struct ice_hw *hw, u32 reg, bool prev_stat_loaded, in ice_stat_update40() argument 5913 if (!prev_stat_loaded) { in ice_stat_update40() 5940 ice_stat_update32(struct ice_hw *hw, u32 reg, bool prev_stat_loaded, in ice_stat_update32() argument 5952 if (!prev_stat_loaded) { in ice_stat_update32() 5993 ice_stat_update_repc(struct ice_hw *hw, u16 vsi_handle, bool prev_stat_loaded, in ice_stat_update_repc() argument 6005 if (!prev_stat_loaded) { in ice_stat_update_repc()
|