Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/ipath/
Dipath_kernel.h349 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);
Dipath_intr.c131 static u64 handle_e_sum_errs(struct ipath_devdata *dd, ipath_err_t errs) in handle_e_sum_errs()
258 ipath_err_t errs) in handle_e_ibstatuschanged()
462 ipath_err_t mask; in handle_supp_msgs()
500 ipath_err_t errs, char *msg, in handle_frequent_errors()
531 static void handle_sdma_errors(struct ipath_devdata *dd, ipath_err_t errs) in handle_sdma_errors()
632 static int handle_errors(struct ipath_devdata *dd, ipath_err_t errs) in handle_errors()
772 ipath_err_t mask; in handle_errors()
1070 ipath_err_t estat = 0; in ipath_intr()
Dipath_iba6110.c362 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, in hwerr_crcbits()
398 ipath_err_t crcbits = hwerrs & in hwerr_crcbits()
504 ipath_err_t hwerrs; in ipath_ht_handle_hwerrors()
1300 ipath_err_t val; in ipath_ht_init_hwerrors()
Dipath_registers.h319 typedef u64 ipath_err_t; typedef
334 extern ipath_err_t infinipath_e_bitsextant, infinipath_hwe_bitsextant;
Dipath_driver.c879 static void decode_sdma_errs(struct ipath_devdata *dd, ipath_err_t err, in decode_sdma_errs()
883 ipath_err_t err; in decode_sdma_errs()
919 ipath_err_t err) in ipath_decode_err()