Home
last modified time | relevance | path

Searched refs:send_egress_err_status_cnt (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dchip.c3160 return dd->send_egress_err_status_cnt[63]; in access_tx_read_pio_memory_csr_unc_err_cnt()
3646 return dd->send_egress_err_status_cnt[9]; in access_egress_reserved_9_err_cnt()
3655 return dd->send_egress_err_status_cnt[8]; in access_tx_sdma_launch_intf_parity_err_cnt()
3664 return dd->send_egress_err_status_cnt[7]; in access_tx_pio_launch_intf_parity_err_cnt()
3673 return dd->send_egress_err_status_cnt[6]; in access_egress_reserved_6_err_cnt()
3682 return dd->send_egress_err_status_cnt[5]; in access_tx_incorrect_link_state_err_cnt()
3691 return dd->send_egress_err_status_cnt[4]; in access_tx_linkdown_err_cnt()
3700 return dd->send_egress_err_status_cnt[3]; in access_tx_egress_fifi_underrun_or_parity_err_cnt()
3709 return dd->send_egress_err_status_cnt[2]; in access_egress_reserved_2_err_cnt()
3718 return dd->send_egress_err_status_cnt[1]; in access_tx_pkt_integrity_mem_unc_err_cnt()
[all …]
H A Dhfi.h1274 u64 send_egress_err_status_cnt[NUM_SEND_EGRESS_ERR_STATUS_COUNTERS]; member