Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dmad.c2742 cpu_to_be64(read_dev_cntr(dd, C_DC_MC_RCV_PKTS, in pma_get_opa_portstatus()
2765 cpu_to_be64(read_dev_cntr(dd, C_DC_RMT_PHY_ERR, in pma_get_opa_portstatus()
2768 cpu_to_be64(read_dev_cntr(dd, C_DC_RX_REPLAY, in pma_get_opa_portstatus()
2784 cpu_to_be64(read_dev_cntr(dd, C_DC_FM_CFG_ERR, in pma_get_opa_portstatus()
2807 cpu_to_be64(read_dev_cntr(dd, C_DC_RX_PKT_VL, in pma_get_opa_portstatus()
2827 cpu_to_be64(read_dev_cntr(dd, C_DC_RCV_FCN_VL, in pma_get_opa_portstatus()
2831 cpu_to_be64(read_dev_cntr(dd, C_DC_RCV_BCN_VL, in pma_get_opa_portstatus()
2928 cpu_to_be64(read_dev_cntr(dd, C_DC_MC_RCV_PKTS, in pma_get_opa_port_dctrs()
3043 cpu_to_be64(read_dev_cntr(dd, C_DC_RX_PKT_VL, in pma_get_opa_datacounters()
3147 cpu_to_be64(read_dev_cntr(dd, C_DC_RX_REPLAY, in pma_get_opa_port_ectrs()
[all …]
H A Dchip.h786 u64 read_dev_cntr(struct hfi1_devdata *dd, int index, int vl);
H A Dchip.c5553 u32 cur_ovfl_cnt = read_dev_cntr(dd, C_RCV_OVF, CNTR_INVALID_VL); in update_rcverr_timer()
12425 u64 read_dev_cntr(struct hfi1_devdata *dd, int index, int vl) in read_dev_cntr() function
12548 read_dev_cntr(dd, i, vl); in do_update_synth_timer()
12550 read_dev_cntr(dd, i, CNTR_INVALID_VL); in do_update_synth_timer()