Searched refs:max_lkey_id (Results 1 – 1 of 1) sorted by relevance
48 unsigned int max_lkey_id; member122 u64 max_lkey_id; in mlxsw_sp_acl_atcam_region_12kb_init() local128 max_lkey_id = MLXSW_CORE_RES_GET(mlxsw_sp->core, ACL_MAX_LARGE_KEY_ID); in mlxsw_sp_acl_atcam_region_12kb_init()133 alloc_size = BITS_TO_LONGS(max_lkey_id) * sizeof(unsigned long); in mlxsw_sp_acl_atcam_region_12kb_init()145 region_12kb->max_lkey_id = max_lkey_id; in mlxsw_sp_acl_atcam_region_12kb_init()177 region_12kb->max_lkey_id); in mlxsw_sp_acl_atcam_lkey_id_create()178 if (id < region_12kb->max_lkey_id) in mlxsw_sp_acl_atcam_lkey_id_create()