Home
last modified time | relevance | path

Searched hist:"68861 a3bcc1caf5c15a56e02090310271fd085e1" (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-tegra.cdiff 68861a3bcc1caf5c15a56e02090310271fd085e1 Mon Jul 10 03:59:54 CDT 2023 Bartosz Golaszewski <bartosz.golaszewski@linaro.org> net: stmmac: replace the tso_en field with a flag

Drop the boolean field of the plat_stmmacenet_data structure in favor of a
simple bitfield flag.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Andrew Halaney <ahalaney@redhat.com>
Link: https://lore.kernel.org/r/20230710090001.303225-6-brgl@bgdev.pl
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Ddwmac-dwc-qos-eth.cdiff 68861a3bcc1caf5c15a56e02090310271fd085e1 Mon Jul 10 03:59:54 CDT 2023 Bartosz Golaszewski <bartosz.golaszewski@linaro.org> net: stmmac: replace the tso_en field with a flag

Drop the boolean field of the plat_stmmacenet_data structure in favor of a
simple bitfield flag.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Andrew Halaney <ahalaney@redhat.com>
Link: https://lore.kernel.org/r/20230710090001.303225-6-brgl@bgdev.pl
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Ddwmac-qcom-ethqos.cdiff 68861a3bcc1caf5c15a56e02090310271fd085e1 Mon Jul 10 03:59:54 CDT 2023 Bartosz Golaszewski <bartosz.golaszewski@linaro.org> net: stmmac: replace the tso_en field with a flag

Drop the boolean field of the plat_stmmacenet_data structure in favor of a
simple bitfield flag.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Andrew Halaney <ahalaney@redhat.com>
Link: https://lore.kernel.org/r/20230710090001.303225-6-brgl@bgdev.pl
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Ddwmac-intel.cdiff 68861a3bcc1caf5c15a56e02090310271fd085e1 Mon Jul 10 03:59:54 CDT 2023 Bartosz Golaszewski <bartosz.golaszewski@linaro.org> net: stmmac: replace the tso_en field with a flag

Drop the boolean field of the plat_stmmacenet_data structure in favor of a
simple bitfield flag.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Andrew Halaney <ahalaney@redhat.com>
Link: https://lore.kernel.org/r/20230710090001.303225-6-brgl@bgdev.pl
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dstmmac_pci.cdiff 68861a3bcc1caf5c15a56e02090310271fd085e1 Mon Jul 10 03:59:54 CDT 2023 Bartosz Golaszewski <bartosz.golaszewski@linaro.org> net: stmmac: replace the tso_en field with a flag

Drop the boolean field of the plat_stmmacenet_data structure in favor of a
simple bitfield flag.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Andrew Halaney <ahalaney@redhat.com>
Link: https://lore.kernel.org/r/20230710090001.303225-6-brgl@bgdev.pl
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dstmmac_platform.cdiff 68861a3bcc1caf5c15a56e02090310271fd085e1 Mon Jul 10 03:59:54 CDT 2023 Bartosz Golaszewski <bartosz.golaszewski@linaro.org> net: stmmac: replace the tso_en field with a flag

Drop the boolean field of the plat_stmmacenet_data structure in favor of a
simple bitfield flag.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Andrew Halaney <ahalaney@redhat.com>
Link: https://lore.kernel.org/r/20230710090001.303225-6-brgl@bgdev.pl
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dstmmac_main.cdiff 68861a3bcc1caf5c15a56e02090310271fd085e1 Mon Jul 10 03:59:54 CDT 2023 Bartosz Golaszewski <bartosz.golaszewski@linaro.org> net: stmmac: replace the tso_en field with a flag

Drop the boolean field of the plat_stmmacenet_data structure in favor of a
simple bitfield flag.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Andrew Halaney <ahalaney@redhat.com>
Link: https://lore.kernel.org/r/20230710090001.303225-6-brgl@bgdev.pl
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/include/linux/
H A Dstmmac.hdiff 68861a3bcc1caf5c15a56e02090310271fd085e1 Mon Jul 10 03:59:54 CDT 2023 Bartosz Golaszewski <bartosz.golaszewski@linaro.org> net: stmmac: replace the tso_en field with a flag

Drop the boolean field of the plat_stmmacenet_data structure in favor of a
simple bitfield flag.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Andrew Halaney <ahalaney@redhat.com>
Link: https://lore.kernel.org/r/20230710090001.303225-6-brgl@bgdev.pl
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>