Home
last modified time | relevance | path

Searched refs:device_stats (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddebugfs.c1031 struct ath12k_device_dp_stats *device_stats = &dp->device_stats; in ath12k_debugfs_dump_device_dp_stats() local
1087 device_stats->err_ring_pkts); in ath12k_debugfs_dump_device_dp_stats()
1089 device_stats->invalid_rbm); in ath12k_debugfs_dump_device_dp_stats()
1094 rxdma_err[i], device_stats->rxdma_error[i]); in ath12k_debugfs_dump_device_dp_stats()
1100 reo_err[i], device_stats->reo_error[i]); in ath12k_debugfs_dump_device_dp_stats()
1107 device_stats->hal_reo_error[i]); in ath12k_debugfs_dump_device_dp_stats()
1114 i, device_stats->tx_err.desc_na[i]); in ath12k_debugfs_dump_device_dp_stats()
1118 atomic_read(&device_stats->tx_err.misc_fail)); in ath12k_debugfs_dump_device_dp_stats()
1124 i, device_stats->tx_wbm_rel_source[i]); in ath12k_debugfs_dump_device_dp_stats()
1132 i, device_stats->tqm_rel_reason[i]); in ath12k_debugfs_dump_device_dp_stats()
[all …]
H A Ddp.h552 struct ath12k_device_dp_stats device_stats; member
H A Ddp_rx.c1414 dp->device_stats.invalid_rbm++; in ath12k_dp_rx_check_nwifi_hdr_len_valid()
/freebsd/sys/cam/scsi/
H A Dscsi_ch.c145 struct devstat *device_stats; member
310 devstat_remove_entry(softc->device_stats); in chcleanup()
405 softc->device_stats = devstat_new_entry("ch", in chregister()
904 softc->device_stats); in chmove()
967 softc->device_stats); in chexchange()
1013 softc->device_stats); in chposition()
1255 softc->device_stats); in chgetelemstatus()
1323 softc->device_stats); in chgetelemstatus()
1429 softc->device_stats); in chielem()
1516 softc->device_stats); in chsetvoltag()
[all …]
H A Dscsi_pt.c78 struct devstat *device_stats; member
293 softc->device_stats = devstat_new_entry("pt", in ptctor()
348 devstat_remove_entry(softc->device_stats); in ptdtor()
435 devstat_start_transaction_bio(softc->device_stats, bp); in ptstart()
550 biofinish(bp, softc->device_stats, 0); in ptdone()
H A Dscsi_sg.c100 struct devstat *device_stats; member
243 devstat_remove_entry(softc->device_stats); in sgcleanup()
335 softc->device_stats = devstat_new_entry("sg", in sgregister()
406 devstat_end_transaction(softc->device_stats, in sgdone()
907 softc->device_stats); in sgsendccb()
924 devstat_start_transaction(softc->device_stats, NULL); in sgsendrdwr()
H A Dscsi_sa.c385 struct devstat *device_stats; member
2287 devstat_remove_entry(softc->device_stats); in sacleanup()
2582 softc->device_stats = devstat_new_entry("sa", periph->unit_number, 0, in saregister()
2898 devstat_start_transaction_bio(softc->device_stats, bp); in sastart()
3162 biofinish(bp, softc->device_stats, 0); in sadone()
3200 softc->device_stats); in samount()
3207 softc->device_stats); in samount()
3229 softc->device_stats); in samount()
3251 softc->device_stats); in samount()
3261 softc->device_stats); in samount()
[all …]
H A Dscsi_pass.c134 struct devstat *device_stats; member
381 devstat_remove_entry(softc->device_stats); in passcleanup()
627 softc->device_stats = devstat_new_entry(PERIPH_NAME, in passregister()
885 devstat_start_transaction(softc->device_stats, in passstart()
948 devstat_end_transaction(softc->device_stats, in passdone()
958 devstat_end_transaction(softc->device_stats, in passdone()
978 devstat_end_transaction(softc->device_stats, in passdone()
986 devstat_end_transaction(softc->device_stats, 0, in passdone()
2316 sense_flags, softc->device_stats); in passsendccb()
H A Dscsi_targ_bh.c87 struct devstat device_stats; member
H A Dscsi_target.c96 struct devstat device_stats; member
/freebsd/sys/contrib/dev/athk/ath12k/wifi7/
H A Ddp_tx.c210 atomic_inc(&dp->device_stats.tx_err.misc_fail); in ath12k_wifi7_dp_tx()
233 atomic_inc(&dp->device_stats.tx_err.misc_fail); in ath12k_wifi7_dp_tx()
316 dp->device_stats.tx_err.desc_na[ti.ring_id]++; in ath12k_wifi7_dp_tx()
345 dp->device_stats.tx_enqueued[ti.ring_id]++; in ath12k_wifi7_dp_tx()
416 dp->device_stats.tx_completed[tx_ring->tcl_data_ring_id]++; in ath12k_dp_tx_htt_tx_complete_buf()
494 dp->device_stats.fw_tx_status[wbm_status]++; in ath12k_dp_tx_process_htt_tx_complete()
671 dp->device_stats.tx_completed[ring]++; in ath12k_wifi7_dp_tx_complete_msdu()
896 dp->device_stats.tx_wbm_rel_source[buf_rel_source]++; in ath12k_wifi7_dp_tx_completion_handler()
900 dp->device_stats.tqm_rel_reason[rel_status]++; in ath12k_wifi7_dp_tx_completion_handler()
H A Ddp_rx.c722 dp->device_stats.reo_rx[ring_id][dp->device_id]++; in ath12k_wifi7_dp_rx_process()
729 dp->device_stats.hal_reo_error[ring_id]++; in ath12k_wifi7_dp_rx_process()
1357 dp->device_stats.reo_excep_msdu_buf_type++; in ath12k_dp_h_msdu_buffer_type()
1439 dp->device_stats.err_ring_pkts++; in ath12k_wifi7_dp_rx_process_err()
1481 dp->device_stats.invalid_rbm++; in ath12k_wifi7_dp_rx_process_err()
1697 dp->device_stats.rxdma_error[rxcb->err_code]++; in ath12k_wifi7_dp_rx_h_rxdma_err()
1727 dp->device_stats.reo_error[rxcb->err_code]++; in ath12k_wifi7_dp_rx_h_reo_err()
1841 struct ath12k_device_dp_stats *device_stats = &dp->device_stats; in ath12k_wifi7_dp_rx_process_wbm_err() local
2025 device_stats->rx_wbm_rel_source[rxcb->err_rel_src][device_id]++; in ath12k_wifi7_dp_rx_process_wbm_err()
H A Dhal_rx.c332 dp->device_stats.reo_error[err_code]++; in ath12k_wifi7_hal_desc_reo_parse_err()
382 dp->device_stats.invalid_rbm++; in ath12k_wifi7_hal_wbm_desc_parse_err()
394 dp->device_stats.invalid_rbm++; in ath12k_wifi7_hal_wbm_desc_parse_err()