Searched refs:mlx5_fc_query_cached (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ipsec.c | 1095 mlx5_fc_query_cached(ipsec_rule->auth.fc, &auth_bytes, in mlx5e_xfrm_update_stats() 1100 mlx5_fc_query_cached(ipsec_rule->trailer.fc, &trailer_bytes, in mlx5e_xfrm_update_stats() 1109 mlx5_fc_query_cached(ipsec_rule->replay.fc, &replay_bytes, in mlx5e_xfrm_update_stats() 1115 mlx5_fc_query_cached(ipsec_rule->fc, &bytes, &packets, &lastuse); in mlx5e_xfrm_update_stats()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | meter.c | 584 mlx5_fc_query_cached(meter->act_counter, &bytes1, &packets1, &lastuse1); in mlx5e_tc_meter_get_stats() 585 mlx5_fc_query_cached(meter->drop_counter, &bytes2, &packets2, &lastuse2); in mlx5e_tc_meter_get_stats()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_counters.c | 394 void mlx5_fc_query_cached(struct mlx5_fc *counter, in mlx5_fc_query_cached() function
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_ct.c | 1347 mlx5_fc_query_cached(entry->counter->counter, &bytes, &packets, &lastuse); in mlx5_tc_ct_block_flow_offload_stats()
|