Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/cadence/
A Dmacb.h1039 GEM_STAT_TITLE(TXCNT, "tx_frames"),
1040 GEM_STAT_TITLE(TXBCCNT, "tx_broadcast_frames"),
1041 GEM_STAT_TITLE(TXMCCNT, "tx_multicast_frames"),
1042 GEM_STAT_TITLE(TXPAUSECNT, "tx_pause_frames"),
1043 GEM_STAT_TITLE(TX64CNT, "tx_64_byte_frames"),
1044 GEM_STAT_TITLE(TX65CNT, "tx_65_127_byte_frames"),
1062 GEM_STAT_TITLE(TXDEFERCNT, "tx_deferred_frames"),
1066 GEM_STAT_TITLE(RXCNT, "rx_frames"),
1069 GEM_STAT_TITLE(RXPAUSECNT, "rx_pause_frames"),
1070 GEM_STAT_TITLE(RX64CNT, "rx_64_byte_frames"),
[all …]

Completed in 11 milliseconds