Searched hist:d639836ab3363f935a9a4336cb4ea3828d0437dd (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hw.h | diff d639836ab3363f935a9a4336cb4ea3828d0437dd Thu May 14 11:57:17 CEST 2020 Igor Russkikh <irusskikh@marvell.com> net: qed: adding hw_err states and handling
Here we introduce qed device error tracking flags and error types.
qed_hw_err_notify is an entrace point to report errors. It'll notify higher level drivers (qede/qedr/etc) to handle and recover the error.
List of posible errors comes from hardware interfaces, but could be extended in future.
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_hw.c | diff d639836ab3363f935a9a4336cb4ea3828d0437dd Thu May 14 11:57:17 CEST 2020 Igor Russkikh <irusskikh@marvell.com> net: qed: adding hw_err states and handling
Here we introduce qed device error tracking flags and error types.
qed_hw_err_notify is an entrace point to report errors. It'll notify higher level drivers (qede/qedr/etc) to handle and recover the error.
List of posible errors comes from hardware interfaces, but could be extended in future.
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 d639836ab3363f935a9a4336cb4ea3828d0437dd Thu May 14 11:57:17 CEST 2020 Igor Russkikh <irusskikh@marvell.com> net: qed: adding hw_err states and handling
Here we introduce qed device error tracking flags and error types.
qed_hw_err_notify is an entrace point to report errors. It'll notify higher level drivers (qede/qedr/etc) to handle and recover the error.
List of posible errors comes from hardware interfaces, but could be extended in future.
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 d639836ab3363f935a9a4336cb4ea3828d0437dd Thu May 14 11:57:17 CEST 2020 Igor Russkikh <irusskikh@marvell.com> net: qed: adding hw_err states and handling
Here we introduce qed device error tracking flags and error types.
qed_hw_err_notify is an entrace point to report errors. It'll notify higher level drivers (qede/qedr/etc) to handle and recover the error.
List of posible errors comes from hardware interfaces, but could be extended in future.
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 d639836ab3363f935a9a4336cb4ea3828d0437dd Thu May 14 11:57:17 CEST 2020 Igor Russkikh <irusskikh@marvell.com> net: qed: adding hw_err states and handling
Here we introduce qed device error tracking flags and error types.
qed_hw_err_notify is an entrace point to report errors. It'll notify higher level drivers (qede/qedr/etc) to handle and recover the error.
List of posible errors comes from hardware interfaces, but could be extended in future.
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>
|