Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c11877 u16 vf_tmo_dsecs = n * 10; in bnxt_fw_reset() local
11879 if (bp->fw_reset_max_dsecs < vf_tmo_dsecs) in bnxt_fw_reset()
11880 bp->fw_reset_max_dsecs = vf_tmo_dsecs; in bnxt_fw_reset()