Searched refs:RX_BCAST (Results 1 – 7 of 7) sorted by relevance
158 RX_BCAST = 0x2, enumerator
1665 stats->rx_bcast_frames = GET_RX_STATS(RX_BCAST); in nicvf_update_stats()
166 rsp->rx.bcast = RVU_LF_RX_STATS(RX_BCAST); in rvu_mbox_handler_nix_lf_stats()
842 RX_BCAST = 0x2, enumerator
2850 bcast = PRINT_CGX_CUML_NIXRX_STATUS(RX_BCAST, "rx_bcast_frames"); in cgx_print_stats()
552 rx_frames = OTX2_GET_RX_STATS(RX_BCAST) + OTX2_GET_RX_STATS(RX_MCAST) + in otx2_adjust_adaptive_coalese()
119 dev_stats->rx_bcast_frames = OTX2_GET_RX_STATS(RX_BCAST); in otx2_get_dev_stats()
Completed in 40 milliseconds