Searched refs:ipath_err_t (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_intr.c | 131 static u64 handle_e_sum_errs(struct ipath_devdata *dd, ipath_err_t errs) handle_e_sum_errs() 257 ipath_err_t errs) handle_e_ibstatuschanged() 461 ipath_err_t mask; handle_supp_msgs() 499 ipath_err_t errs, char *msg, handle_frequent_errors() 530 static void handle_sdma_errors(struct ipath_devdata *dd, ipath_err_t errs) handle_sdma_errors() 631 static int handle_errors(struct ipath_devdata *dd, ipath_err_t errs) handle_errors() 771 ipath_err_t mask; handle_errors() 1069 ipath_err_t estat = 0; ipath_intr()
|
H A D | ipath_kernel.h | 349 ipath_err_t ipath_lasterror; 354 ipath_err_t ipath_lasthwerror; 356 ipath_err_t ipath_maskederrs; 582 ipath_err_t ipath_hwerrmask; 583 ipath_err_t ipath_errormask; /* errormask shadow */ 745 ipath_err_t ipath_e_bitsextant; 746 ipath_err_t ipath_hwe_bitsextant; 901 ipath_err_t err);
|
H A D | ipath_iba6110.c | 362 static const ipath_err_t infinipath_hwe_htcmemparityerr_mask = 364 static const ipath_err_t infinipath_hwe_htcmemparityerr_shift = 367 static const ipath_err_t infinipath_hwe_htclnkabyte0crcerr = 369 static const ipath_err_t infinipath_hwe_htclnkabyte1crcerr = 371 static const ipath_err_t infinipath_hwe_htclnkbbyte0crcerr = 373 static const ipath_err_t infinipath_hwe_htclnkbbyte1crcerr = 394 static void hwerr_crcbits(struct ipath_devdata *dd, ipath_err_t hwerrs, hwerr_crcbits() 398 ipath_err_t crcbits = hwerrs & hwerr_crcbits() 504 ipath_err_t hwerrs; ipath_ht_handle_hwerrors() 1299 ipath_err_t val; ipath_ht_init_hwerrors()
|
H A D | ipath_registers.h | 319 typedef u64 ipath_err_t; typedef 334 extern ipath_err_t infinipath_e_bitsextant, infinipath_hwe_bitsextant;
|
H A D | ipath_driver.c | 874 static void decode_sdma_errs(struct ipath_devdata *dd, ipath_err_t err, decode_sdma_errs() 878 ipath_err_t err; decode_sdma_errs() 914 ipath_err_t err) ipath_decode_err()
|
Completed in 130 milliseconds