ice_fwlog_cfg
ice_aq_fwlog_get(struct ice_hw *hw, struct ice_fwlog_cfg *cfg)
struct ice_fwlog_cfg *cfg;
cfg = (struct ice_fwlog_cfg *)ice_calloc(hw, 1, sizeof(*cfg));
ice_fwlog_valid_cfg(struct ice_hw *hw, struct ice_fwlog_cfg *cfg)
ice_fwlog_set(struct ice_hw *hw, struct ice_fwlog_cfg *cfg)
struct ice_fwlog_cfg fwlog_cfg;