Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c544 int max_uc_list; in handle_hca_cap() local
621 max_uc_list = max_uc_list_get_devlink_param(dev); in handle_hca_cap()
622 if (max_uc_list > 0) in handle_hca_cap()
624 ilog2(max_uc_list)); in handle_hca_cap()