Home
last modified time | relevance | path

Searched refs:MLXSW_SX_PORT_HW_STATS_LEN (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dswitchx2.c500 #define MLXSW_SX_PORT_HW_STATS_LEN ARRAY_SIZE(mlxsw_sx_port_hw_stats) macro
510 for (i = 0; i < MLXSW_SX_PORT_HW_STATS_LEN; i++) { in mlxsw_sx_port_get_strings()
531 for (i = 0; i < MLXSW_SX_PORT_HW_STATS_LEN; i++) in mlxsw_sx_port_get_stats()
539 return MLXSW_SX_PORT_HW_STATS_LEN; in mlxsw_sx_port_get_sset_count()

Completed in 4 milliseconds