Home
last modified time | relevance | path

Searched refs:stat_id (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx.c746 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 Dbnx2x_vfpf.h260 u16 stat_id; /* valid iff VFPF_QUEUE_FLG_STATS */ member
285 u16 stat_id; /* valid iff VFPF_QUEUE_FLG_STATS */ member
H A Dbnx2x_sp.h952 u8 stat_id; member
H A Dbnx2x_vfpf.c653 req->rxq.stat_id = -1; /* No stats at the moment */ in bnx2x_vfpf_setup_q()
H A Dbnx2x_sriov.c195 setup_p->gen_params.stat_id = vfq_stat_id(vf, q); in bnx2x_vfop_qctor_prep()
/linux/tools/testing/selftests/bpf/
H A Dveristat.c40 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_prog_stats()
2343 enum stat_id id, enum stat_variant var, in cmp_join_stat()
2399 enum stat_id id, enum stat_variant var, in output_header_underlines()
2494 static void prepare_value(const struct verif_stats *s, enum stat_id id, in output_stats()
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 i in output_comp_headers()
[all...]
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h252 u16 stat_id; member
263 u16 stat_id; member
H A Dqed_vf.c746 req->stat_id = -1; in qed_vf_pf_rxq_start()
/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h1231 u8 stat_id; /* configurable DSP phy data set ID */ member
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h1052 u8 stat_id; /* configurable DSP phy data set ID */ member