Searched refs:stat_id (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | cgx.c | 747 int stat_id; in cgx_stats_reset() local 752 for (stat_id = 0 ; stat_id < CGX_RX_STATS_COUNT; stat_id++) { in cgx_stats_reset() 753 if (stat_id >= CGX_RX_STAT_GLOBAL_INDEX) in cgx_stats_reset() 756 (CGXX_CMRX_RX_STAT0 + (stat_id * 8)), 0); in cgx_stats_reset() 759 (CGXX_CMRX_RX_STAT0 + (stat_id * 8)), 0); in cgx_stats_reset() 762 for (stat_id = 0 ; stat_id < CGX_TX_STATS_COUNT; stat_id++) in cgx_stats_reset() 763 cgx_write(cgx, lmac_id, CGXX_CMRX_TX_STAT0 + (stat_id * 8), 0); in cgx_stats_reset()
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_vfpf.h | 260 u16 stat_id; /* valid iff VFPF_QUEUE_FLG_STATS */ member 285 u16 stat_id; /* valid iff VFPF_QUEUE_FLG_STATS */ member
|
| H A D | bnx2x_sp.h | 952 u8 stat_id; member
|
| H A D | bnx2x_vfpf.c | 653 req->rxq.stat_id = -1; /* No stats at the moment */ in bnx2x_vfpf_setup_q()
|
| H A D | bnx2x_sriov.c | 195 setup_p->gen_params.stat_id = vfq_stat_id(vf, q); in bnx2x_vfop_qctor_prep()
|
| H A D | bnx2x_sp.c | 4801 params->stat_id; in bnx2x_q_fill_init_general_data()
|
| H A D | bnx2x_main.c | 3177 gen_init->stat_id = bnx2x_stats_id(fp); in bnx2x_pf_q_prep_general()
|
| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | veristat.c | 39 enum stat_id { enum 117 enum stat_id ids[ALL_STATS_CNT]; 152 int stat_id; member 608 f->stat_id = id; in append_filter() 1718 enum stat_id id, bool asc, bool abs) in cmp_stat() 1781 enum stat_id id, enum stat_variant var, in fetch_join_stat_value() 1837 enum stat_id id, enum stat_variant var, in cmp_join_stat() 1932 static void prepare_value(const struct verif_stats *s, enum stat_id id, in prepare_value() 2214 static bool is_key_stat(enum stat_id id) in is_key_stat() 2405 fetch_join_stat_value(stats, f->stat_id, f->stat_var, &str, &value); in is_join_stat_filter_matched() [all …]
|
| /linux-6.15/arch/powerpc/platforms/pseries/ |
| H A D | papr_scm.c | 36 u8 stat_id[8]; member 354 memcpy(&stat->stat_id, in papr_scm_pmu_get_value() 356 sizeof(stat->stat_id)); in papr_scm_pmu_get_value() 747 memcpy(&stat->stat_id, "MemLife ", sizeof(stat->stat_id)); in papr_pdsm_fuel_gauge() 1104 stat->stat_id, in perf_stats_show()
|
| /linux-6.15/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_vf.h | 252 u16 stat_id; member 263 u16 stat_id; member
|
| H A D | qed_vf.c | 746 req->stat_id = -1; in qed_vf_pf_rxq_start()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | rx.h | 52 u8 stat_id; member
|
| /linux-6.15/drivers/net/wireless/intel/iwlegacy/ |
| H A D | commands.h | 1231 u8 stat_id; /* configurable DSP phy data set ID */ member
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | commands.h | 1052 u8 stat_id; /* configurable DSP phy data set ID */ member
|