Home
last modified time | relevance | path

Searched hist:"36 cbf39b56908bb2e7e8e392e5f08895c3ca4326" (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/net/dsa/
H A Dtag_ocelot.cdiff 36cbf39b56908bb2e7e8e392e5f08895c3ca4326 Mon Dec 06 10:57:52 CST 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers

The location of the bridge device pointer and number is going to change.
It is not going to be kept individually per port, but in a common
structure allocated dynamically and which will have lockdep validation.

Create helpers to access these elements so that we have a migration path
to the new organization.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dtag_8021q.cdiff 36cbf39b56908bb2e7e8e392e5f08895c3ca4326 Mon Dec 06 10:57:52 CST 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers

The location of the bridge device pointer and number is going to change.
It is not going to be kept individually per port, but in a common
structure allocated dynamically and which will have lockdep validation.

Create helpers to access these elements so that we have a migration path
to the new organization.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dtag_sja1105.cdiff 36cbf39b56908bb2e7e8e392e5f08895c3ca4326 Mon Dec 06 10:57:52 CST 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers

The location of the bridge device pointer and number is going to change.
It is not going to be kept individually per port, but in a common
structure allocated dynamically and which will have lockdep validation.

Create helpers to access these elements so that we have a migration path
to the new organization.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dtag_dsa.cdiff 36cbf39b56908bb2e7e8e392e5f08895c3ca4326 Mon Dec 06 10:57:52 CST 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers

The location of the bridge device pointer and number is going to change.
It is not going to be kept individually per port, but in a common
structure allocated dynamically and which will have lockdep validation.

Create helpers to access these elements so that we have a migration path
to the new organization.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dswitch.cdiff 36cbf39b56908bb2e7e8e392e5f08895c3ca4326 Mon Dec 06 10:57:52 CST 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers

The location of the bridge device pointer and number is going to change.
It is not going to be kept individually per port, but in a common
structure allocated dynamically and which will have lockdep validation.

Create helpers to access these elements so that we have a migration path
to the new organization.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dport.cdiff 36cbf39b56908bb2e7e8e392e5f08895c3ca4326 Mon Dec 06 10:57:52 CST 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers

The location of the bridge device pointer and number is going to change.
It is not going to be kept individually per port, but in a common
structure allocated dynamically and which will have lockdep validation.

Create helpers to access these elements so that we have a migration path
to the new organization.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dslave.cdiff 36cbf39b56908bb2e7e8e392e5f08895c3ca4326 Mon Dec 06 10:57:52 CST 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers

The location of the bridge device pointer and number is going to change.
It is not going to be kept individually per port, but in a common
structure allocated dynamically and which will have lockdep validation.

Create helpers to access these elements so that we have a migration path
to the new organization.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/include/net/
H A Ddsa.hdiff 36cbf39b56908bb2e7e8e392e5f08895c3ca4326 Mon Dec 06 10:57:52 CST 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers

The location of the bridge device pointer and number is going to change.
It is not going to be kept individually per port, but in a common
structure allocated dynamically and which will have lockdep validation.

Create helpers to access these elements so that we have a migration path
to the new organization.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>