Searched refs:MLXSW_REG_SPVM_LEN (Results 1 – 2 of 2) sorted by relevance
603 #define MLXSW_REG_SPVM_LEN (MLXSW_REG_SPVM_BASE_LEN + \ macro608 .len = MLXSW_REG_SPVM_LEN,
487 spvm_pl = kmalloc(MLXSW_REG_SPVM_LEN, GFP_KERNEL); in mlxsw_sp_port_vlan_set()