Home
last modified time | relevance | path

Searched refs:chkerrpkts (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_intr.c585 int chkerrpkts = 0; in handle_hdrq_full() local
600 chkerrpkts |= 1 << i; in handle_hdrq_full()
626 return chkerrpkts; in handle_hdrq_full()
634 int chkerrpkts = 0, noprint = 0; in handle_errors() local
790 chkerrpkts = 1; in handle_errors()
797 chkerrpkts = 1; in handle_errors()
810 chkerrpkts |= handle_hdrq_full(dd); in handle_errors()
822 chkerrpkts |= 1; in handle_errors()
869 return chkerrpkts; in handle_errors()