Home
last modified time | relevance | path

Searched refs:log_max_current_mc_list (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/dev/mlx5/mlx5_core/
H A Deswitch.h36 (1 << MLX5_CAP_GEN(dev, log_max_current_mc_list))
H A Dmlx5_vport.c642 int max_list_sz = 1 << MLX5_CAP_GEN_MAX(mdev, log_max_current_mc_list); in mlx5_set_nic_vport_mc_list()
730 1 << MLX5_CAP_GEN_MAX(dev, log_max_current_mc_list); in mlx5_query_nic_vport_mac_list()
790 1 << MLX5_CAP_GEN(dev, log_max_current_mc_list); in mlx5_modify_nic_vport_mac_list()
/freebsd-14.2/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c1105 1 << MLX5_CAP_GEN(priv->mdev, log_max_current_mc_list); in mlx5e_vport_context_update_addr_list()
/freebsd-14.2/sys/dev/mlx5/
H A Dmlx5_ifc.h1394 u8 log_max_current_mc_list[0x5]; member