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