Home
last modified time | relevance | path

Searched refs:ice_aqc_fw_logging_data (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_common.c486 #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()
Dice_adminq_cmd.h1507 struct ice_aqc_fw_logging_data { struct