Searched refs:stats_list (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | qos.c | 88 struct mlx5e_sq_stats **stats_list; in mlx5e_open_qos_sq() local 90 stats_list = kvzalloc_objs(*stats_list, in mlx5e_open_qos_sq() 92 if (!stats_list) in mlx5e_open_qos_sq() 95 WRITE_ONCE(priv->htb_qos_sq_stats, stats_list); in mlx5e_open_qos_sq()
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | statistics.rst | 93 @stats_list message, but it doesn't use it for anything else. 102 @stats_list message, but it doesn't use this value for anything. 116 @stats_list [<program_id>] 199 string back in the output of @stats_list message, but it 217 dmsetup message vol 0 @stats_list
|
| /linux/include/net/ |
| H A D | ip.h | 329 #define snmp_get_cpu_field64_batch_cnt(buff64, stats_list, cnt, \ argument 337 c, stats_list[i].entry, \ 342 #define snmp_get_cpu_field_batch_cnt(buff, stats_list, cnt, mib_statistic) \ argument 349 c, stats_list[i].entry); \
|