Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c11950 u16 vf_tmo_dsecs = n * 10; in bnxt_fw_reset() local
11952 if (bp->fw_reset_max_dsecs < vf_tmo_dsecs) in bnxt_fw_reset()
11953 bp->fw_reset_max_dsecs = vf_tmo_dsecs; in bnxt_fw_reset()