Searched defs:chkerrpkts (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/ipath/
H A Dipath_intr.c587 int chkerrpkts = 0; local
602 chkerrpkts |= 1 << i;
628 return chkerrpkts;
636 int chkerrpkts = 0, noprint = 0; local
792 chkerrpkts = 1;
799 chkerrpkts = 1;
812 chkerrpkts |= handle_hdrq_full(dd);
824 chkerrpkts |= 1;
871 return chkerrpkts;

Completed in 59 milliseconds