Searched refs:stat_type (Results 1 – 6 of 6) sorted by relevance
86 u32 stat_type; member248 char stat_type[sizeof(u32) + 1] = {0}; in qcom_create_soc_sleep_stat_files() local277 stat_type[j] = type & 0xff; in qcom_create_soc_sleep_stat_files()280 strim(stat_type); in qcom_create_soc_sleep_stat_files()281 debugfs_create_file(stat_type, 0400, root, &d[i], in qcom_create_soc_sleep_stat_files()
61 static void record_stats(struct xdp_md *ctx, __u32 stat_type) in record_stats() 65 count = bpf_map_lookup_elem(&map_xdp_stats, &stat_type); in record_stats() 59 record_stats(struct xdp_md * ctx,__u32 stat_type) record_stats() argument
5504 u32 stat_type; member5513 u32 stat_type; member5518 u32 stat_type; member5535 u32 stat_type; /* Failure type */ member
9974 rsp_data->entry[i].stat_type = QLA2XX_HW_ERROR; in qla2xxx_get_ini_stats()9981 rsp_data->entry[i].stat_type = QLA2XX_SHT_LNK_DWN; in qla2xxx_get_ini_stats()9988 rsp_data->entry[i].stat_type = QLA2XX_INT_ERR; in qla2xxx_get_ini_stats()9995 rsp_data->entry[i].stat_type = QLA2XX_CMD_TIMEOUT; in qla2xxx_get_ini_stats()10002 rsp_data->entry[i].stat_type = QLA2XX_RESET_CMD_ERR; in qla2xxx_get_ini_stats()10018 rsp_data->entry[i].stat_type = QLA2XX_TGT_SHT_LNK_DOWN; in qla2xxx_get_ini_stats()10038 tgt_data->stats.entry[0].stat_type = flags; in qla2xxx_get_tgt_stats()
317 u8 stat_type; member
662 req->stat_type = HTT_STATS_REQ_CFG_STAT_TYPE_INVALID; in ath10k_htt_h2t_stats_req()