Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A 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);
H A 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()
H A Dice_debugfs.c84 struct ice_fwlog_cfg *cfg = &hw->fwlog_cfg; in ice_fwlog_print_module_cfg()
H A Dice_type.h958 struct ice_fwlog_cfg fwlog_cfg;