Searched refs:send_egress_err_status_cnt (Results 1 – 2 of 2) sorted by relevance
3200 return dd->send_egress_err_status_cnt[63]; in access_tx_read_pio_memory_csr_unc_err_cnt()3209 return dd->send_egress_err_status_cnt[62]; in access_tx_read_sdma_memory_csr_err_cnt()3218 return dd->send_egress_err_status_cnt[61]; in access_tx_egress_fifo_cor_err_cnt()3227 return dd->send_egress_err_status_cnt[60]; in access_tx_read_pio_memory_cor_err_cnt()3236 return dd->send_egress_err_status_cnt[59]; in access_tx_read_sdma_memory_cor_err_cnt()3245 return dd->send_egress_err_status_cnt[58]; in access_tx_sb_hdr_cor_err_cnt()3254 return dd->send_egress_err_status_cnt[57]; in access_tx_credit_overrun_err_cnt()3263 return dd->send_egress_err_status_cnt[56]; in access_tx_launch_fifo8_cor_err_cnt()3272 return dd->send_egress_err_status_cnt[55]; in access_tx_launch_fifo7_cor_err_cnt()3281 return dd->send_egress_err_status_cnt[54]; in access_tx_launch_fifo6_cor_err_cnt()[all …]
1324 u64 send_egress_err_status_cnt[NUM_SEND_EGRESS_ERR_STATUS_COUNTERS]; member