Searched hist:"1 bf658eefe38cc26801b5861bbb6dbf3259ba8c1" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_static_config.c | diff 1bf658eefe38cc26801b5861bbb6dbf3259ba8c1 Mon May 24 08:14:21 CDT 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: allow the frame buffer size to be customized
The shared frame buffer of the SJA1110 is larger than that of SJA1105, which is natural due to the fact that there are more ports.
Introduce yet another property in struct sja1105_info which encodes the maximum number of 128 byte blocks that can be used for frame buffers.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105_static_config.h | diff 1bf658eefe38cc26801b5861bbb6dbf3259ba8c1 Mon May 24 08:14:21 CDT 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: allow the frame buffer size to be customized
The shared frame buffer of the SJA1110 is larger than that of SJA1105, which is natural due to the fact that there are more ports.
Introduce yet another property in struct sja1105_info which encodes the maximum number of 128 byte blocks that can be used for frame buffers.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105_spi.c | diff 1bf658eefe38cc26801b5861bbb6dbf3259ba8c1 Mon May 24 08:14:21 CDT 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: allow the frame buffer size to be customized
The shared frame buffer of the SJA1110 is larger than that of SJA1105, which is natural due to the fact that there are more ports.
Introduce yet another property in struct sja1105_info which encodes the maximum number of 128 byte blocks that can be used for frame buffers.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105.h | diff 1bf658eefe38cc26801b5861bbb6dbf3259ba8c1 Mon May 24 08:14:21 CDT 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: allow the frame buffer size to be customized
The shared frame buffer of the SJA1110 is larger than that of SJA1105, which is natural due to the fact that there are more ports.
Introduce yet another property in struct sja1105_info which encodes the maximum number of 128 byte blocks that can be used for frame buffers.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105_main.c | diff 1bf658eefe38cc26801b5861bbb6dbf3259ba8c1 Mon May 24 08:14:21 CDT 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: allow the frame buffer size to be customized
The shared frame buffer of the SJA1110 is larger than that of SJA1105, which is natural due to the fact that there are more ports.
Introduce yet another property in struct sja1105_info which encodes the maximum number of 128 byte blocks that can be used for frame buffers.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|