Searched hist:"0148 bb50b8fd51baf357de8b237c0c6011506540" (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/dsa/b53/ |
H A D | b53_priv.h | diff 0148bb50b8fd51baf357de8b237c0c6011506540 Wed Mar 16 21:41:43 CET 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Drivers might have error messages to propagate to user space, most common being that they support a single mirror port.
Propagate the netlink extack so that they can inform user space in a verbal way of their limitations.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | b53_common.c | diff 0148bb50b8fd51baf357de8b237c0c6011506540 Wed Mar 16 21:41:43 CET 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Drivers might have error messages to propagate to user space, most common being that they support a single mirror port.
Propagate the netlink extack so that they can inform user space in a verbal way of their limitations.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/drivers/net/dsa/microchip/ |
H A D | ksz9477.c | diff 0148bb50b8fd51baf357de8b237c0c6011506540 Wed Mar 16 21:41:43 CET 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Drivers might have error messages to propagate to user space, most common being that they support a single mirror port.
Propagate the netlink extack so that they can inform user space in a verbal way of their limitations.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/drivers/net/dsa/ |
H A D | mt7530.c | diff 0148bb50b8fd51baf357de8b237c0c6011506540 Wed Mar 16 21:41:43 CET 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Drivers might have error messages to propagate to user space, most common being that they support a single mirror port.
Propagate the netlink extack so that they can inform user space in a verbal way of their limitations.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_main.c | diff 0148bb50b8fd51baf357de8b237c0c6011506540 Wed Mar 16 21:41:43 CET 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Drivers might have error messages to propagate to user space, most common being that they support a single mirror port.
Propagate the netlink extack so that they can inform user space in a verbal way of their limitations.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/include/net/ |
H A D | dsa.h | diff 0148bb50b8fd51baf357de8b237c0c6011506540 Wed Mar 16 21:41:43 CET 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Drivers might have error messages to propagate to user space, most common being that they support a single mirror port.
Propagate the netlink extack so that they can inform user space in a verbal way of their limitations.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | chip.c | diff 0148bb50b8fd51baf357de8b237c0c6011506540 Wed Mar 16 21:41:43 CET 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Drivers might have error messages to propagate to user space, most common being that they support a single mirror port.
Propagate the netlink extack so that they can inform user space in a verbal way of their limitations.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|