Home
last modified time | relevance | path

Searched refs:fbnic_devlink_otp_check (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_pci.c204 fbnic_devlink_otp_check(fbd, "error detected after firmware recovery"); in fbnic_health_check()
335 fbnic_devlink_otp_check(fbd, "error detected during probe"); in fbnic_probe()
496 fbnic_devlink_otp_check(fbd, "error detected after PM resume"); in __fbnic_pm_resume()
H A Dfbnic.h177 void fbnic_devlink_otp_check(struct fbnic_dev *fbd, const char *msg);
H A Dfbnic_devlink.c575 void fbnic_devlink_otp_check(struct fbnic_dev *fbd, const char *msg) in fbnic_devlink_otp_check() function