Searched refs:ice_aqc_fw_logging_data (Results 1 – 2 of 2) sorted by relevance
486 #define ICE_FW_LOG_DESC_SIZE(n) (sizeof(struct ice_aqc_fw_logging_data) + \487 (((n) - 1) * sizeof(((struct ice_aqc_fw_logging_data *)0)->entry)))497 struct ice_aqc_fw_logging_data *config; in ice_get_fw_log_cfg()572 struct ice_aqc_fw_logging_data *data = NULL; in ice_cfg_fw_log()
1507 struct ice_aqc_fw_logging_data { struct