Searched refs:GM_TXO_OK_HI (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | skge.h | 1694 GM_TXO_OK_HI = GM_MIB_CNT_BASE + 232, /* Octets Transmitted OK High */ enumerator
|
H A D | sky2.h | 1706 GM_TXO_OK_HI = GM_MIB_CNT_BASE + 232,/* Octets Transmitted OK High */ enumerator
|
H A D | skge.c | 409 { "tx_bytes", XM_TXO_OK_HI, GM_TXO_OK_HI }, 2252 data[0] = (u64) gma_read32(hw, port, GM_TXO_OK_HI) << 32 in yukon_get_stats()
|
H A D | sky2.c | 3699 { "tx_bytes", GM_TXO_OK_HI },
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | skge.h | 1694 GM_TXO_OK_HI = GM_MIB_CNT_BASE + 232, /* Octets Transmitted OK High */ enumerator
|
H A D | sky2.h | 1706 GM_TXO_OK_HI = GM_MIB_CNT_BASE + 232,/* Octets Transmitted OK High */ enumerator
|
H A D | skge.c | 408 { "tx_bytes", XM_TXO_OK_HI, GM_TXO_OK_HI }, 2259 data[0] = (u64) gma_read32(hw, port, GM_TXO_OK_HI) << 32 in yukon_get_stats()
|
H A D | sky2.c | 3699 { "tx_bytes", GM_TXO_OK_HI },
|
Completed in 48 milliseconds