Searched refs:stat_id (Results 1 – 10 of 10) 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()
|
| /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_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 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/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
|