fbnic_fw_log_enable
void fbnic_fw_log_enable(struct fbnic_dev *fbd, bool send_hist);
fbnic_fw_log_enable(fbd, true);
fbnic_fw_log_enable(fbd, list_empty(&fbd->fw_log.entries));