Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h765 #define FW_CMD_HELLO_RETRIES 3 macro
Dt4_hw.c6858 int retries = FW_CMD_HELLO_RETRIES; in t4_fw_hello()
/Linux-v5.4/drivers/scsi/csiostor/
Dcsio_hw.c923 int retries = FW_CMD_HELLO_RETRIES; in csio_do_hello()