Searched hist:"936 c7ba4dd5e94a3fc784f2296de5d577a9b5e43" (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_int.h | diff 936c7ba4dd5e94a3fc784f2296de5d577a9b5e43 Thu May 14 11:57:22 CEST 2020 Igor Russkikh <irusskikh@marvell.com> net: qed: attention clearing properties
On different hardware events we have to respond differently, on some of hardware indications hw attention (error condition) should be cleared by the driver to continue normal functioning.
Here we introduce attention clear flags, and put them on some important events (in aeu_descs).
Signed-off-by: Ariel Elior <ariel.elior@marvell.com> Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_int.c | diff 936c7ba4dd5e94a3fc784f2296de5d577a9b5e43 Thu May 14 11:57:22 CEST 2020 Igor Russkikh <irusskikh@marvell.com> net: qed: attention clearing properties
On different hardware events we have to respond differently, on some of hardware indications hw attention (error condition) should be cleared by the driver to continue normal functioning.
Here we introduce attention clear flags, and put them on some important events (in aeu_descs).
Signed-off-by: Ariel Elior <ariel.elior@marvell.com> Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed.h | diff 936c7ba4dd5e94a3fc784f2296de5d577a9b5e43 Thu May 14 11:57:22 CEST 2020 Igor Russkikh <irusskikh@marvell.com> net: qed: attention clearing properties
On different hardware events we have to respond differently, on some of hardware indications hw attention (error condition) should be cleared by the driver to continue normal functioning.
Here we introduce attention clear flags, and put them on some important events (in aeu_descs).
Signed-off-by: Ariel Elior <ariel.elior@marvell.com> Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_main.c | diff 936c7ba4dd5e94a3fc784f2296de5d577a9b5e43 Thu May 14 11:57:22 CEST 2020 Igor Russkikh <irusskikh@marvell.com> net: qed: attention clearing properties
On different hardware events we have to respond differently, on some of hardware indications hw attention (error condition) should be cleared by the driver to continue normal functioning.
Here we introduce attention clear flags, and put them on some important events (in aeu_descs).
Signed-off-by: Ariel Elior <ariel.elior@marvell.com> Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/include/linux/qed/ |
H A D | qed_if.h | diff 936c7ba4dd5e94a3fc784f2296de5d577a9b5e43 Thu May 14 11:57:22 CEST 2020 Igor Russkikh <irusskikh@marvell.com> net: qed: attention clearing properties
On different hardware events we have to respond differently, on some of hardware indications hw attention (error condition) should be cleared by the driver to continue normal functioning.
Here we introduce attention clear flags, and put them on some important events (in aeu_descs).
Signed-off-by: Ariel Elior <ariel.elior@marvell.com> Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_main.c | diff 936c7ba4dd5e94a3fc784f2296de5d577a9b5e43 Thu May 14 11:57:22 CEST 2020 Igor Russkikh <irusskikh@marvell.com> net: qed: attention clearing properties
On different hardware events we have to respond differently, on some of hardware indications hw attention (error condition) should be cleared by the driver to continue normal functioning.
Here we introduce attention clear flags, and put them on some important events (in aeu_descs).
Signed-off-by: Ariel Elior <ariel.elior@marvell.com> Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|