Searched refs:PRINT_CGX_CUML_NIXRX_STATUS (Results 1 – 1 of 1) sorted by relevance
2758 #define PRINT_CGX_CUML_NIXRX_STATUS(idx, name) \ macro2809 ucast = PRINT_CGX_CUML_NIXRX_STATUS(RX_UCAST, "rx_ucast_frames"); in cgx_print_stats()2812 mcast = PRINT_CGX_CUML_NIXRX_STATUS(RX_MCAST, "rx_mcast_frames"); in cgx_print_stats()2815 bcast = PRINT_CGX_CUML_NIXRX_STATUS(RX_BCAST, "rx_bcast_frames"); in cgx_print_stats()2819 PRINT_CGX_CUML_NIXRX_STATUS(RX_OCTS, "rx_bytes"); in cgx_print_stats()2822 PRINT_CGX_CUML_NIXRX_STATUS(RX_DROP, "rx_drops"); in cgx_print_stats()2825 PRINT_CGX_CUML_NIXRX_STATUS(RX_ERR, "rx_errors"); in cgx_print_stats()