Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_kernel.h350 ipath_err_t ipath_lasterror;
355 ipath_err_t ipath_lasthwerror;
357 ipath_err_t ipath_maskederrs;
581 ipath_err_t ipath_hwerrmask;
582 ipath_err_t ipath_errormask; /* errormask shadow */
744 ipath_err_t ipath_e_bitsextant;
745 ipath_err_t ipath_hwe_bitsextant;
900 ipath_err_t err);
Dipath_intr.c130 static u64 handle_e_sum_errs(struct ipath_devdata *dd, ipath_err_t errs) in handle_e_sum_errs()
256 ipath_err_t errs) in handle_e_ibstatuschanged()
460 ipath_err_t mask; in handle_supp_msgs()
498 ipath_err_t errs, char *msg, in handle_frequent_errors()
528 static void handle_sdma_errors(struct ipath_devdata *dd, ipath_err_t errs) in handle_sdma_errors()
629 static int handle_errors(struct ipath_devdata *dd, ipath_err_t errs) in handle_errors()
769 ipath_err_t mask; in handle_errors()
1067 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()
1298 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.c881 static void decode_sdma_errs(struct ipath_devdata *dd, ipath_err_t err, in decode_sdma_errs()
885 ipath_err_t err; in decode_sdma_errs()
921 ipath_err_t err) in ipath_decode_err()