Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_registers.h347 ipath_creg, /* infinipath counter registers */ typedef
463 ipath_creg cr_badformatcnt;
464 ipath_creg cr_erricrccnt;
465 ipath_creg cr_errlinkcnt;
466 ipath_creg cr_errlpcrccnt;
467 ipath_creg cr_errpkey;
468 ipath_creg cr_errrcvflowctrlcnt;
469 ipath_creg cr_err_rlencnt;
470 ipath_creg cr_errslencnt;
471 ipath_creg cr_errtidfull;
[all …]
Dipath_stats.c52 u64 ipath_snap_cntr(struct ipath_devdata *dd, ipath_creg creg) in ipath_snap_cntr()
Dipath_kernel.h1033 u64 ipath_snap_cntr(struct ipath_devdata *, ipath_creg);
1193 ipath_creg regno, u64 value) in ipath_write_creg()