Searched refs:MLXSW_REG_SPVM_BASE_LEN (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 600 #define MLXSW_REG_SPVM_BASE_LEN 0x04 /* base length, without records */ macro 603 #define MLXSW_REG_SPVM_LEN (MLXSW_REG_SPVM_BASE_LEN + \ 650 MLXSW_REG_SPVM_BASE_LEN, 14, 1, 658 MLXSW_REG_SPVM_BASE_LEN, 13, 1, 667 MLXSW_REG_SPVM_BASE_LEN, 12, 1, 675 MLXSW_REG_SPVM_BASE_LEN, 0, 12,
|