Searched refs:PRINT_CGX_CUML_NIXRX_STATUS (Results 1 – 1 of 1) sorted by relevance
1927 #define PRINT_CGX_CUML_NIXRX_STATUS(idx, name) \ macro1978 ucast = PRINT_CGX_CUML_NIXRX_STATUS(RX_UCAST, "rx_ucast_frames"); in cgx_print_stats()1981 mcast = PRINT_CGX_CUML_NIXRX_STATUS(RX_MCAST, "rx_mcast_frames"); in cgx_print_stats()1984 bcast = PRINT_CGX_CUML_NIXRX_STATUS(RX_BCAST, "rx_bcast_frames"); in cgx_print_stats()1988 PRINT_CGX_CUML_NIXRX_STATUS(RX_OCTS, "rx_bytes"); in cgx_print_stats()1991 PRINT_CGX_CUML_NIXRX_STATUS(RX_DROP, "rx_drops"); in cgx_print_stats()1994 PRINT_CGX_CUML_NIXRX_STATUS(RX_ERR, "rx_errors"); in cgx_print_stats()