Searched refs:pr_core (Results 1 – 2 of 2) sorted by relevance
51 struct mlxsw_sp_port_range_core *pr_core = mlxsw_sp->pr_core; in mlxsw_sp_port_range_reg_create() local62 err = xa_alloc(&pr_core->prr_xa, &prr->index, prr, pr_core->prr_ids, in mlxsw_sp_port_range_reg_create()90 struct mlxsw_sp_port_range_core *pr_core = mlxsw_sp->pr_core; in mlxsw_sp_port_range_reg_destroy() local101 struct mlxsw_sp_port_range_core *pr_core = mlxsw_sp->pr_core; in mlxsw_sp_port_range_reg_find() local140 struct mlxsw_sp_port_range_core *pr_core = mlxsw_sp->pr_core; in mlxsw_sp_port_range_reg_put() local175 pr_core = kzalloc(sizeof(*mlxsw_sp->pr_core), GFP_KERNEL); in mlxsw_sp_port_range_init()176 if (!pr_core) in mlxsw_sp_port_range_init()178 mlxsw_sp->pr_core = pr_core; in mlxsw_sp_port_range_init()186 pr_core); in mlxsw_sp_port_range_init()193 struct mlxsw_sp_port_range_core *pr_core = mlxsw_sp->pr_core; in mlxsw_sp_port_range_fini() local[all …]
176 struct mlxsw_sp_port_range_core *pr_core; member
Completed in 9 milliseconds