/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | veristat.c | 26 enum stat_id { enum 99 enum stat_id ids[ALL_STATS_CNT]; 133 int stat_id; member 533 f->stat_id = id; in append_filter() 1106 enum stat_id id, bool asc) in cmp_stat() 1158 enum stat_id id, enum stat_variant var, in fetch_join_stat_value() 1214 enum stat_id id, enum stat_variant var, bool asc) in cmp_join_stat() 1302 static void prepare_value(const struct verif_stats *s, enum stat_id id, in prepare_value() 1379 static int parse_stat_value(const char *str, enum stat_id id, struct verif_stats *st) in parse_stat_value() 1530 static bool is_key_stat(enum stat_id i [all...] |
/kernel/linux/linux-5.10/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_sriov.c | 195 setup_p->gen_params.stat_id = vfq_stat_id(vf, q); in bnx2x_vfop_qctor_prep()
|
H A D | bnx2x_vfpf.c | 651 req->rxq.stat_id = -1; /* No stats at the moment */ in bnx2x_vfpf_setup_q()
|
H A D | bnx2x_sp.c | 4801 params->stat_id; in bnx2x_q_fill_init_general_data()
|
H A D | bnx2x_main.c | 3179 gen_init->stat_id = bnx2x_stats_id(fp); in bnx2x_pf_q_prep_general()
|
/kernel/linux/linux-6.6/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_sriov.c | 195 setup_p->gen_params.stat_id = vfq_stat_id(vf, q); in bnx2x_vfop_qctor_prep()
|
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_sp.c | 4801 params->stat_id; in bnx2x_q_fill_init_general_data()
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | clk-smd-rpm.c | 29 #define __DEFINE_CLK_SMD_RPM(_platform, _name, _active, type, r_id, stat_id, \ 35 .rpm_status_id = (stat_id), \ 49 .rpm_status_id = (stat_id), \ 63 stat_id, r, key) \ 68 .rpm_status_id = (stat_id), \ 83 .rpm_status_id = (stat_id), \
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | papr_scm.c | 74 u8 stat_id[8]; member 392 memcpy(&stat->stat_id, in papr_scm_pmu_get_value() 394 sizeof(stat->stat_id)); in papr_scm_pmu_get_value() 785 memcpy(&stat->stat_id, "MemLife ", sizeof(stat->stat_id)); in papr_pdsm_fuel_gauge() 1134 * values. Since stat_id is essentially a char string of in perf_stats_show() 1142 stat->stat_id, in perf_stats_show()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | papr_scm.c | 73 u8 stat_id[8]; member 543 memcpy(&stat->stat_id, "MemLife ", sizeof(stat->stat_id)); in papr_pdsm_fuel_gauge() 811 * values. Since stat_id is essentially a char string of in perf_stats_show() 819 stat->stat_id, in perf_stats_show()
|
/kernel/linux/linux-5.10/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 | 748 req->stat_id = -1; in qed_vf_pf_rxq_start()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | rx.h | 87 * @stat_id: configurable DSP phy data set ID 109 u8 stat_id; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | rx.h | 30 * @stat_id: configurable DSP phy data set ID 52 u8 stat_id; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | commands.h | 1224 u8 stat_id; /* configurable DSP phy data set ID */ member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | commands.h | 1224 u8 stat_id; /* configurable DSP phy data set ID */ member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | commands.h | 1102 u8 stat_id; /* configurable DSP phy data set ID */ member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | commands.h | 1049 u8 stat_id; /* configurable DSP phy data set ID */ member
|