Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c566 unsigned long timeout = start + BNXT_DFLT_FW_RST_MAX_DSECS * HZ / 10; in bnxt_dl_reload_up()
Dbnxt.h2076 #define BNXT_DFLT_FW_RST_MAX_DSECS 60 macro
Dbnxt.c2276 bp->fw_reset_max_dsecs = BNXT_DFLT_FW_RST_MAX_DSECS; in bnxt_async_event_process()