Searched refs:send_egress_err_status_cnt (Results 1 – 2 of 2) sorted by relevance
3159 return dd->send_egress_err_status_cnt[63]; in access_tx_read_pio_memory_csr_unc_err_cnt()3168 return dd->send_egress_err_status_cnt[62]; in access_tx_read_sdma_memory_csr_err_cnt()3177 return dd->send_egress_err_status_cnt[61]; in access_tx_egress_fifo_cor_err_cnt()3186 return dd->send_egress_err_status_cnt[60]; in access_tx_read_pio_memory_cor_err_cnt()3195 return dd->send_egress_err_status_cnt[59]; in access_tx_read_sdma_memory_cor_err_cnt()3204 return dd->send_egress_err_status_cnt[58]; in access_tx_sb_hdr_cor_err_cnt()3213 return dd->send_egress_err_status_cnt[57]; in access_tx_credit_overrun_err_cnt()3222 return dd->send_egress_err_status_cnt[56]; in access_tx_launch_fifo8_cor_err_cnt()3231 return dd->send_egress_err_status_cnt[55]; in access_tx_launch_fifo7_cor_err_cnt()3240 return dd->send_egress_err_status_cnt[54]; in access_tx_launch_fifo6_cor_err_cnt()[all …]
1274 u64 send_egress_err_status_cnt[NUM_SEND_EGRESS_ERR_STATUS_COUNTERS]; member