Searched refs:max_lkey_id (Results 1 – 1 of 1) sorted by relevance
50 unsigned int max_lkey_id; member123 u64 max_lkey_id; in mlxsw_sp_acl_atcam_region_12kb_init() local129 max_lkey_id = MLXSW_CORE_RES_GET(mlxsw_sp->core, ACL_MAX_LARGE_KEY_ID); in mlxsw_sp_acl_atcam_region_12kb_init()134 alloc_size = BITS_TO_LONGS(max_lkey_id) * sizeof(unsigned long); in mlxsw_sp_acl_atcam_region_12kb_init()146 region_12kb->max_lkey_id = max_lkey_id; in mlxsw_sp_acl_atcam_region_12kb_init()178 region_12kb->max_lkey_id); in mlxsw_sp_acl_atcam_lkey_id_create()179 if (id < region_12kb->max_lkey_id) in mlxsw_sp_acl_atcam_lkey_id_create()