Searched refs:stat_id (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | cgx.c | 746 int stat_id; in cgx_stats_reset() local 751 for (stat_id = 0 ; stat_id < CGX_RX_STATS_COUNT; stat_id++) { in cgx_stats_reset() 752 if (stat_id >= CGX_RX_STAT_GLOBAL_INDEX) in cgx_stats_reset() 755 (CGXX_CMRX_RX_STAT0 + (stat_id * 8)), 0); in cgx_stats_reset() 758 (CGXX_CMRX_RX_STAT0 + (stat_id * 8)), 0); in cgx_stats_reset() 761 for (stat_id = 0 ; stat_id < CGX_TX_STATS_COUNT; stat_id++) in cgx_stats_reset() 762 cgx_write(cgx, lmac_id, CGXX_CMRX_TX_STAT0 + (stat_id * 8), 0); in cgx_stats_reset()
|
| /linux/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 | 3180 gen_init->stat_id = bnx2x_stats_id(fp); in bnx2x_pf_q_prep_general()
|
| /linux/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/tools/testing/selftests/bpf/ |
| H A D | veristat.c | 40 enum stat_id { enum 119 enum stat_id ids[ALL_STATS_CNT]; 154 int stat_id; member 663 f->stat_id = id; in append_filter() 2279 enum stat_id id, bool asc, bool abs) in cmp_stat() 2343 enum stat_id id, enum stat_variant var, in fetch_join_stat_value() 2399 enum stat_id id, enum stat_variant var, in cmp_join_stat() 2494 static void prepare_value(const struct verif_stats *s, enum stat_id id, in prepare_value() 2587 static int parse_stat_value(const char *str, enum stat_id id, struct verif_stats *st) in parse_stat_value() 2778 static bool is_key_stat(enum stat_id id) in is_key_stat() [all …]
|
| /linux/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/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | rx.h | 52 u8 stat_id; member
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | commands.h | 1231 u8 stat_id; /* configurable DSP phy data set ID */ member
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | commands.h | 1052 u8 stat_id; /* configurable DSP phy data set ID */ member
|