Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/cavium/thunder/
Dnic.h157 RX_UCAST = 0x1, enumerator
Dnicvf_main.c1672 stats->rx_ucast_frames = GET_RX_STATS(RX_UCAST); in nicvf_update_stats()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h117 RX_UCAST = 0x1, enumerator
Dotx2_common.c109 dev_stats->rx_ucast_frames = OTX2_GET_RX_STATS(RX_UCAST); in otx2_get_dev_stats()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_debugfs.c59 RX_UCAST = 0x1, enumerator
1978 ucast = PRINT_CGX_CUML_NIXRX_STATUS(RX_UCAST, "rx_ucast_frames"); in cgx_print_stats()