Home
last modified time | relevance | path

Searched refs:RX_UCAST (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/cavium/thunder/
Dnic.h157 RX_UCAST = 0x1, enumerator
Dnicvf_main.c1674 stats->rx_ucast_frames = GET_RX_STATS(RX_UCAST); in nicvf_update_stats()
/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h103 RX_UCAST = 0x1, enumerator
Dotx2_common.c98 dev_stats->rx_ucast_frames = OTX2_GET_RX_STATS(RX_UCAST); in otx2_get_dev_stats()
/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_debugfs.c61 RX_UCAST = 0x1, enumerator
1404 ucast = PRINT_CGX_CUML_NIXRX_STATUS(RX_UCAST, "rx_ucast_frames"); in cgx_print_stats()