Searched refs:pm_addr (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/cxgb3i/
H A Dcxgb3i_ddp.c76 unsigned int pm_addr = (idx << PPOD_SIZE_SHIFT) + ddp->llimit; local
79 for (i = 0; i < npods; i++, idx++, pm_addr += PPOD_SIZE) {
87 ulp_mem_io_set_hdr(skb, pm_addr);
104 unsigned int pm_addr = (idx << PPOD_SIZE_SHIFT) + ddp->llimit; local
107 for (i = 0; i < npods; i++, idx++, pm_addr += PPOD_SIZE) {
117 ulp_mem_io_set_hdr(skb, pm_addr);

Completed in 111 milliseconds