Searched hist:"82760 d7f2ea63829d6ab0f3de7ec98b93132c8ee" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_tas.h | diff 82760d7f2ea63829d6ab0f3de7ec98b93132c8ee Mon May 24 08:14:15 CDT 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: dimension the data structures for a larger port count
Introduce a SJA1105_MAX_NUM_PORTS macro which at the moment is equal to SJA1105_NUM_PORTS (5). With the introduction of SJA1110, these structures will need to hold information for up to 11 ports.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105_flower.c | diff 82760d7f2ea63829d6ab0f3de7ec98b93132c8ee Mon May 24 08:14:15 CDT 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: dimension the data structures for a larger port count
Introduce a SJA1105_MAX_NUM_PORTS macro which at the moment is equal to SJA1105_NUM_PORTS (5). With the introduction of SJA1110, these structures will need to hold information for up to 11 ports.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105_vl.c | diff 82760d7f2ea63829d6ab0f3de7ec98b93132c8ee Mon May 24 08:14:15 CDT 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: dimension the data structures for a larger port count
Introduce a SJA1105_MAX_NUM_PORTS macro which at the moment is equal to SJA1105_NUM_PORTS (5). With the introduction of SJA1110, these structures will need to hold information for up to 11 ports.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105.h | diff 82760d7f2ea63829d6ab0f3de7ec98b93132c8ee Mon May 24 08:14:15 CDT 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: dimension the data structures for a larger port count
Introduce a SJA1105_MAX_NUM_PORTS macro which at the moment is equal to SJA1105_NUM_PORTS (5). With the introduction of SJA1110, these structures will need to hold information for up to 11 ports.
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 82760d7f2ea63829d6ab0f3de7ec98b93132c8ee Mon May 24 08:14:15 CDT 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: dimension the data structures for a larger port count
Introduce a SJA1105_MAX_NUM_PORTS macro which at the moment is equal to SJA1105_NUM_PORTS (5). With the introduction of SJA1110, these structures will need to hold information for up to 11 ports.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|