Searched refs:cq_arm (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/infiniband/hw/nes/
H A Dnes_verbs.c3813 u32 cq_arm; local
3818 cq_arm = nescq->hw_cq.cq_number;
3820 cq_arm |= NES_CQE_ALLOC_NOTIFY_NEXT;
3822 cq_arm |= NES_CQE_ALLOC_NOTIFY_SE;
3826 nes_write32(nesdev->regs+NES_CQE_ALLOC, cq_arm);

Completed in 65 milliseconds