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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mvsas/
H A Dmv_64xx.c645 u32 lrmin = 0, lrmax = 0; local
650 lrmax = (rates->maximum_linkrate << 12);
656 if (lrmax) {
658 tmp |= lrmax;

Completed in 109 milliseconds