Lines Matching refs:bnxt
25 static void __bnxt_fw_recover(struct bnxt *bp) in __bnxt_fw_recover()
39 struct bnxt *bp = bnxt_get_bp_from_dl(dl); in bnxt_dl_flash_update()
57 static int bnxt_hwrm_remote_dev_reset_set(struct bnxt *bp, bool remote_reset) in bnxt_hwrm_remote_dev_reset_set()
104 struct bnxt *bp = devlink_health_reporter_priv(reporter); in bnxt_fw_diagnose()
187 struct bnxt *bp = devlink_health_reporter_priv(reporter); in bnxt_fw_dump()
227 struct bnxt *bp = devlink_health_reporter_priv(reporter); in bnxt_fw_recover()
246 __bnxt_dl_reporter_create(struct bnxt *bp, in __bnxt_dl_reporter_create()
261 void bnxt_dl_fw_reporters_create(struct bnxt *bp) in bnxt_dl_fw_reporters_create()
269 void bnxt_dl_fw_reporters_destroy(struct bnxt *bp) in bnxt_dl_fw_reporters_destroy()
279 void bnxt_devlink_health_fw_report(struct bnxt *bp) in bnxt_devlink_health_fw_report()
302 void bnxt_dl_health_fw_status_update(struct bnxt *bp, bool healthy) in bnxt_dl_health_fw_status_update()
320 void bnxt_dl_health_fw_recovery_done(struct bnxt *bp) in bnxt_dl_health_fw_recovery_done()
332 bnxt_dl_livepatch_report_err(struct bnxt *bp, struct netlink_ext_ack *extack, in bnxt_dl_livepatch_report_err()
382 bnxt_dl_livepatch_activate(struct bnxt *bp, struct netlink_ext_ack *extack) in bnxt_dl_livepatch_activate()
464 struct bnxt *bp = bnxt_get_bp_from_dl(dl); in bnxt_dl_reload_down()
547 struct bnxt *bp = bnxt_get_bp_from_dl(dl); in bnxt_dl_reload_up()
614 static bool bnxt_nvm_test(struct bnxt *bp, struct netlink_ext_ack *extack) in bnxt_nvm_test()
662 struct bnxt *bp = bnxt_get_bp_from_dl(dl); in bnxt_dl_selftest_run()
751 static int bnxt_hwrm_get_nvm_cfg_ver(struct bnxt *bp, u32 *nvm_cfg_ver) in bnxt_hwrm_get_nvm_cfg_ver()
806 static int bnxt_dl_info_put(struct bnxt *bp, struct devlink_info_req *req, in bnxt_dl_info_put()
832 static int bnxt_dl_livepatch_info_put(struct bnxt *bp, in bnxt_dl_livepatch_info_put()
886 struct bnxt *bp = bnxt_get_bp_from_dl(dl); in bnxt_dl_info_get()
1052 static int bnxt_hwrm_nvm_req(struct bnxt *bp, u32 param_id, void *msg, in bnxt_hwrm_nvm_req()
1125 struct bnxt *bp = bnxt_get_bp_from_dl(dl); in bnxt_dl_nvm_param_get()
1143 struct bnxt *bp = bnxt_get_bp_from_dl(dl); in bnxt_dl_nvm_param_set()
1180 struct bnxt *bp = bnxt_get_bp_from_dl(dl); in bnxt_remote_dev_reset_get()
1192 struct bnxt *bp = bnxt_get_bp_from_dl(dl); in bnxt_remote_dev_reset_set()
1232 static int bnxt_dl_params_register(struct bnxt *bp) in bnxt_dl_params_register()
1250 static void bnxt_dl_params_unregister(struct bnxt *bp) in bnxt_dl_params_unregister()
1263 int bnxt_dl_register(struct bnxt *bp) in bnxt_dl_register()
1322 void bnxt_dl_unregister(struct bnxt *bp) in bnxt_dl_unregister()