Searched refs:PRINT_CGX_CUML_NIXRX_STATUS (Results 1 – 1 of 1) sorted by relevance
2375 #define PRINT_CGX_CUML_NIXRX_STATUS(idx, name) \ macro2426 ucast = PRINT_CGX_CUML_NIXRX_STATUS(RX_UCAST, "rx_ucast_frames"); in cgx_print_stats()2429 mcast = PRINT_CGX_CUML_NIXRX_STATUS(RX_MCAST, "rx_mcast_frames"); in cgx_print_stats()2432 bcast = PRINT_CGX_CUML_NIXRX_STATUS(RX_BCAST, "rx_bcast_frames"); in cgx_print_stats()2436 PRINT_CGX_CUML_NIXRX_STATUS(RX_OCTS, "rx_bytes"); in cgx_print_stats()2439 PRINT_CGX_CUML_NIXRX_STATUS(RX_DROP, "rx_drops"); in cgx_print_stats()2442 PRINT_CGX_CUML_NIXRX_STATUS(RX_ERR, "rx_errors"); in cgx_print_stats()