Searched refs:C_DC_RX_REPLAY (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | chip.h | 768 C_DC_RX_REPLAY, enumerator
|
D | mad.c | 2393 tmp = read_dev_cntr(dd, C_DC_RX_REPLAY, CNTR_INVALID_VL); in pma_get_opa_portstatus() 2495 error_counter_summary += read_dev_cntr(dd, C_DC_RX_REPLAY, in get_error_counter_summary() 2790 tmp = read_dev_cntr(dd, C_DC_RX_REPLAY, CNTR_INVALID_VL); in pma_get_opa_porterrors() 3010 write_dev_cntr(dd, C_DC_RX_REPLAY, CNTR_INVALID_VL, 0); in pma_set_opa_portstatus() 3773 write_dev_cntr(dd, C_DC_RX_REPLAY, CNTR_INVALID_VL, 0); in clear_linkup_counters()
|
D | chip.c | 1678 [C_DC_RX_REPLAY] = DC_PERF_CNTR_LCB(DcRxReplay, DC_LCB_ERR_INFO_RX_REPLAY_CNT,
|