Searched refs:tm_timeout (Results 1 – 3 of 3) sorted by relevance
264 u8 tm_timeout; member
2364 interface->tm_timeout = BNX2FC_TM_TIMEOUT; in _bnx2fc_create()2908 sprintf(buf, "%u\n", interface->tm_timeout); in bnx2fc_tm_timeout_show()2928 interface->tm_timeout = (u8)val; in bnx2fc_tm_timeout_store()2932 static DEVICE_ATTR(tm_timeout, S_IRUGO|S_IWUSR, bnx2fc_tm_timeout_show,
784 interface->tm_timeout * HZ); in bnx2fc_initiate_tmf()