Searched refs:ratov (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_mbx.c950 uint16_t ratov; local
971 ratov = (mcp->mb[3]/2) / 10; /* mb[3] value is in 100ms */
972 if (mcp->mb[1] * ratov > (*retry_cnt) * (*tov)) {
975 *tov = ratov;
979 "ratov=%d.\n", ha->host_no, mcp->mb[3], ratov));
1389 DEBUG11(printk("qla2x00_send_sns: retry cnt=%d ratov=%d total "
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_mbox.c153 mb->un.varCfgLnk.ratov = phba->fc_ratov;
H A Dlpfc_hw.h1609 uint32_t ratov; member in struct:__anon6720
1737 uint32_t ratov; member in struct:__anon6725

Completed in 70 milliseconds