Searched refs:PRINT_CGX_CUML_NIXRX_STATUS (Results 1 – 1 of 1) sorted by relevance
2373 #define PRINT_CGX_CUML_NIXRX_STATUS(idx, name) \ macro2424 ucast = PRINT_CGX_CUML_NIXRX_STATUS(RX_UCAST, "rx_ucast_frames"); in cgx_print_stats()2427 mcast = PRINT_CGX_CUML_NIXRX_STATUS(RX_MCAST, "rx_mcast_frames"); in cgx_print_stats()2430 bcast = PRINT_CGX_CUML_NIXRX_STATUS(RX_BCAST, "rx_bcast_frames"); in cgx_print_stats()2434 PRINT_CGX_CUML_NIXRX_STATUS(RX_OCTS, "rx_bytes"); in cgx_print_stats()2437 PRINT_CGX_CUML_NIXRX_STATUS(RX_DROP, "rx_drops"); in cgx_print_stats()2440 PRINT_CGX_CUML_NIXRX_STATUS(RX_ERR, "rx_errors"); in cgx_print_stats()