Searched refs:p_StatsType (Results 1 – 1 of 1) sorted by relevance
850 enum fman_port_stats_counters *p_StatsType, in BmiPortCheckAndGetCounterType() argument935 *p_StatsType = E_FMAN_PORT_STATS_CNT_FRAME; in BmiPortCheckAndGetCounterType()938 *p_StatsType = E_FMAN_PORT_STATS_CNT_DISCARD; in BmiPortCheckAndGetCounterType()941 *p_StatsType = E_FMAN_PORT_STATS_CNT_DEALLOC_BUF; in BmiPortCheckAndGetCounterType()944 *p_StatsType = E_FMAN_PORT_STATS_CNT_RX_BAD_FRAME; in BmiPortCheckAndGetCounterType()947 *p_StatsType = E_FMAN_PORT_STATS_CNT_RX_LARGE_FRAME; in BmiPortCheckAndGetCounterType()950 *p_StatsType = E_FMAN_PORT_STATS_CNT_RX_OUT_OF_BUF; in BmiPortCheckAndGetCounterType()953 *p_StatsType = E_FMAN_PORT_STATS_CNT_FILTERED_FRAME; in BmiPortCheckAndGetCounterType()956 *p_StatsType = E_FMAN_PORT_STATS_CNT_DMA_ERR; in BmiPortCheckAndGetCounterType()959 *p_StatsType = E_FMAN_PORT_STATS_CNT_WRED_DISCARD; in BmiPortCheckAndGetCounterType()[all …]