Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_fwlog.h30 struct ice_fwlog_cfg { struct
74 int ice_fwlog_set(struct ice_hw *hw, struct ice_fwlog_cfg *cfg);
75 int ice_fwlog_get(struct ice_hw *hw, struct ice_fwlog_cfg *cfg);
Dice_fwlog.c293 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()
452 struct ice_fwlog_cfg *cfg; in ice_fwlog_set_supported()
Dice_debugfs.c84 struct ice_fwlog_cfg *cfg = &hw->fwlog_cfg; in ice_fwlog_print_module_cfg()
Dice_type.h947 struct ice_fwlog_cfg fwlog_cfg;