Lines Matching refs:ice_hw
80 void ice_fwlog_realloc_rings(struct ice_hw *hw, int index) in ice_fwlog_realloc_rings()
133 int ice_fwlog_init(struct ice_hw *hw) in ice_fwlog_init()
182 void ice_fwlog_deinit(struct ice_hw *hw) in ice_fwlog_deinit()
224 bool ice_fwlog_supported(struct ice_hw *hw) in ice_fwlog_supported()
238 ice_aq_fwlog_set(struct ice_hw *hw, struct ice_fwlog_module_entry *entries, in ice_aq_fwlog_set()
293 int ice_fwlog_set(struct ice_hw *hw, struct ice_fwlog_cfg *cfg) in ice_fwlog_set()
308 static int ice_aq_fwlog_get(struct ice_hw *hw, struct ice_fwlog_cfg *cfg) in ice_aq_fwlog_get()
372 int ice_fwlog_get(struct ice_hw *hw, struct ice_fwlog_cfg *cfg) in ice_fwlog_get()
385 static int ice_aq_fwlog_register(struct ice_hw *hw, bool reg) in ice_aq_fwlog_register()
404 int ice_fwlog_register(struct ice_hw *hw) in ice_fwlog_register()
424 int ice_fwlog_unregister(struct ice_hw *hw) in ice_fwlog_unregister()
450 void ice_fwlog_set_supported(struct ice_hw *hw) in ice_fwlog_set_supported()