Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c579 int max_uc_list; in handle_hca_cap() local
662 max_uc_list = max_uc_list_get_devlink_param(dev); in handle_hca_cap()
663 if (max_uc_list > 0) in handle_hca_cap()
665 ilog2(max_uc_list)); in handle_hca_cap()