Searched refs:tm_timeout (Results 1 – 3 of 3) sorted by relevance
2372 interface->tm_timeout = BNX2FC_TM_TIMEOUT; in _bnx2fc_create()2917 sprintf(buf, "%u\n", interface->tm_timeout); in bnx2fc_tm_timeout_show()2937 interface->tm_timeout = (u8)val; in bnx2fc_tm_timeout_store()2941 static DEVICE_ATTR(tm_timeout, S_IRUGO|S_IWUSR, bnx2fc_tm_timeout_show,
267 u8 tm_timeout; member
786 interface->tm_timeout * HZ); in bnx2fc_initiate_tmf()