Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c12491 static bool bnxt_fw_reset_timeout(struct bnxt *bp) in bnxt_fw_reset_timeout()
12529 if (bnxt_fw_reset_timeout(bp)) { in bnxt_fw_reset_task()
12563 !bnxt_fw_reset_timeout(bp)) { in bnxt_fw_reset_task()
12591 if (bnxt_fw_reset_timeout(bp)) { in bnxt_fw_reset_task()
12617 if (bnxt_fw_reset_timeout(bp)) { in bnxt_fw_reset_task()
12490 static bool bnxt_fw_reset_timeout(struct bnxt *bp) bnxt_fw_reset_timeout() function