Searched refs:stat_id (Results 1 – 12 of 12) sorted by relevance
747 int stat_id; in cgx_stats_reset() local752 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()
260 u16 stat_id; /* valid iff VFPF_QUEUE_FLG_STATS */ member285 u16 stat_id; /* valid iff VFPF_QUEUE_FLG_STATS */ member
952 u8 stat_id; member
653 req->rxq.stat_id = -1; /* No stats at the moment */ in bnx2x_vfpf_setup_q()
195 setup_p->gen_params.stat_id = vfq_stat_id(vf, q); in bnx2x_vfop_qctor_prep()
4801 params->stat_id; in bnx2x_q_fill_init_general_data()
3177 gen_init->stat_id = bnx2x_stats_id(fp); in bnx2x_pf_q_prep_general()
252 u16 stat_id; member263 u16 stat_id; member
746 req->stat_id = -1; in qed_vf_pf_rxq_start()
52 u8 stat_id; member
1231 u8 stat_id; /* configurable DSP phy data set ID */ member
1052 u8 stat_id; /* configurable DSP phy data set ID */ member
Completed in 94 milliseconds