Lines Matching refs:bnxt
21 struct bnxt *bp = devlink_health_reporter_priv(reporter); in bnxt_fw_reporter_diagnose()
66 struct bnxt *bp = devlink_health_reporter_priv(reporter); in bnxt_fw_reset_recover()
84 struct bnxt *bp = devlink_health_reporter_priv(reporter); in bnxt_fw_fatal_recover()
106 static void bnxt_dl_fw_reporters_create(struct bnxt *bp) in bnxt_dl_fw_reporters_create()
143 static void bnxt_dl_fw_reporters_destroy(struct bnxt *bp) in bnxt_dl_fw_reporters_destroy()
160 void bnxt_devlink_health_report(struct bnxt *bp, unsigned long event) in bnxt_devlink_health_report()
267 static int bnxt_hwrm_nvm_req(struct bnxt *bp, u32 param_id, void *msg, in bnxt_hwrm_nvm_req()
329 struct bnxt *bp = bnxt_get_bp_from_dl(dl); in bnxt_dl_nvm_param_get()
345 struct bnxt *bp = bnxt_get_bp_from_dl(dl); in bnxt_dl_nvm_param_set()
402 int bnxt_dl_register(struct bnxt *bp) in bnxt_dl_register()
475 void bnxt_dl_unregister(struct bnxt *bp) in bnxt_dl_unregister()