Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dreg.h513 #define MLXSW_REG_SPMS_LEN 0x404 macro
517 .len = MLXSW_REG_SPMS_LEN,
Dspectrum_switchdev.c105 spms_pl = kmalloc(MLXSW_REG_SPMS_LEN, GFP_KERNEL); in mlxsw_sp_port_stp_state_set()
Dswitchx2.c923 spms_pl = kmalloc(MLXSW_REG_SPMS_LEN, GFP_KERNEL); in mlxsw_sx_port_stp_state_set()
Dspectrum.c244 spms_pl = kmalloc(MLXSW_REG_SPMS_LEN, GFP_KERNEL); in mlxsw_sp_port_stp_state_set()