Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_hw.c923 int retries = FW_CMD_HELLO_RETRIES; in csio_do_hello()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h815 #define FW_CMD_HELLO_RETRIES 3 macro
Dt4_hw.c6844 int retries = FW_CMD_HELLO_RETRIES; in t4_fw_hello()