Searched refs:n_max (Results 1 – 5 of 5) sorted by relevance
443 cap->n_max = 1 << (qattr->log_max_num_meter_aso + 1); in mlx5_flow_mtr_cap_get()448 cap->n_max = 1 << qattr->log_max_flow_meter; in mlx5_flow_mtr_cap_get()453 cap->n_shared_max = cap->n_max; in mlx5_flow_mtr_cap_get()459 cap->meter_srtcm_rfc2697_n_max = qattr->flow_meter_old ? cap->n_max : 0; in mlx5_flow_mtr_cap_get()460 cap->meter_trtcm_rfc2698_n_max = qattr->flow_meter_old ? cap->n_max : 0; in mlx5_flow_mtr_cap_get()461 cap->meter_trtcm_rfc4115_n_max = qattr->flow_meter_old ? cap->n_max : 0; in mlx5_flow_mtr_cap_get()463 cap->meter_policy_n_max = cap->n_max; in mlx5_flow_mtr_cap_get()
202 mtr_capa.n_max += count[i]; in cnxk_nix_mtr_capabilities_get()204 mtr_capa.meter_srtcm_rfc2697_n_max = mtr_capa.n_max; in cnxk_nix_mtr_capabilities_get()205 mtr_capa.meter_trtcm_rfc2698_n_max = mtr_capa.n_max; in cnxk_nix_mtr_capabilities_get()206 mtr_capa.meter_trtcm_rfc4115_n_max = mtr_capa.n_max; in cnxk_nix_mtr_capabilities_get()207 mtr_capa.meter_policy_n_max = mtr_capa.n_max; in cnxk_nix_mtr_capabilities_get()
271 uint32_t n_max; member
32 .n_max = PP2_CLS_PLCR_NUM, in mrvl_capabilities_get()
241 printf("cap.n_max %" PRIu32 "\n", cap.n_max); in cmd_show_port_meter_cap_parsed()