Searched refs:chkerrpkts (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/ipath/
H A Dipath_intr.c588 int chkerrpkts = 0; local
603 chkerrpkts |= 1 << i;
629 return chkerrpkts;
637 int chkerrpkts = 0, noprint = 0; local
793 chkerrpkts = 1;
800 chkerrpkts = 1;
813 chkerrpkts |= handle_hdrq_full(dd);
825 chkerrpkts |= 1;
872 return chkerrpkts;

Completed in 114 milliseconds