ixgbe_aci_cmd_fw_log_cfg_resp
struct ixgbe_aci_cmd_fw_log_cfg_resp fw_modules[IXGBE_ACI_FW_LOG_ID_MAX];
struct ixgbe_aci_cmd_fw_log_cfg_resp *fw_modules;
fw_modules = (struct ixgbe_aci_cmd_fw_log_cfg_resp *)buf;
struct ixgbe_aci_cmd_fw_log_cfg_resp *fw_module = &fw_modules[i];
IXGBE_CHECK_STRUCT_LEN(4, ixgbe_aci_cmd_fw_log_cfg_resp);