Home
last modified time | relevance | path

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

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