Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h586 #define FW_CMD_HELLO_TIMEOUT (3 * FW_CMD_MAX_TIMEOUT) macro
Dt4_hw.c2614 int waiting = FW_CMD_HELLO_TIMEOUT; in t4_fw_hello()
/drivers/scsi/csiostor/
Dcsio_hw.c959 int waiting = FW_CMD_HELLO_TIMEOUT; in csio_do_hello()