Searched refs:bt_prio_defer_cnt (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945-debug.c | 346 " %-30s %10u %10u %10u %10u\n", "bt_prio_defer_cnt:", in il3945_ucode_tx_stats_read() 347 le32_to_cpu(tx->bt_prio_defer_cnt), in il3945_ucode_tx_stats_read() 348 accum_tx->bt_prio_defer_cnt, delta_tx->bt_prio_defer_cnt, in il3945_ucode_tx_stats_read() 349 max_tx->bt_prio_defer_cnt); in il3945_ucode_tx_stats_read()
|
H A D | 4965-debug.c | 493 scnprintf(buf + pos, bufsz - pos, fmt_table, "bt_prio_defer_cnt:", in il4965_ucode_tx_stats_read() 494 le32_to_cpu(tx->bt_prio_defer_cnt), in il4965_ucode_tx_stats_read() 495 accum_tx->bt_prio_defer_cnt, delta_tx->bt_prio_defer_cnt, in il4965_ucode_tx_stats_read() 496 max_tx->bt_prio_defer_cnt); in il4965_ucode_tx_stats_read()
|
H A D | commands.h | 2744 __le32 bt_prio_defer_cnt; member 2885 __le32 bt_prio_defer_cnt; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945-debug.c | 346 " %-30s %10u %10u %10u %10u\n", "bt_prio_defer_cnt:", in il3945_ucode_tx_stats_read() 347 le32_to_cpu(tx->bt_prio_defer_cnt), in il3945_ucode_tx_stats_read() 348 accum_tx->bt_prio_defer_cnt, delta_tx->bt_prio_defer_cnt, in il3945_ucode_tx_stats_read() 349 max_tx->bt_prio_defer_cnt); in il3945_ucode_tx_stats_read()
|
H A D | 4965-debug.c | 493 scnprintf(buf + pos, bufsz - pos, fmt_table, "bt_prio_defer_cnt:", in il4965_ucode_tx_stats_read() 494 le32_to_cpu(tx->bt_prio_defer_cnt), in il4965_ucode_tx_stats_read() 495 accum_tx->bt_prio_defer_cnt, delta_tx->bt_prio_defer_cnt, in il4965_ucode_tx_stats_read() 496 max_tx->bt_prio_defer_cnt); in il4965_ucode_tx_stats_read()
|
H A D | commands.h | 2746 __le32 bt_prio_defer_cnt; member 2887 __le32 bt_prio_defer_cnt; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | stats.h | 220 __le32 bt_prio_defer_cnt; member 235 __le32 bt_prio_defer_cnt; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | stats.h | 165 __le32 bt_prio_defer_cnt; member 180 __le32 bt_prio_defer_cnt; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | debugfs.c | 1146 fmt_table, "bt_prio_defer_cnt:", in iwl_dbgfs_ucode_tx_stats_read() 1147 le32_to_cpu(tx->bt_prio_defer_cnt), in iwl_dbgfs_ucode_tx_stats_read() 1148 accum_tx->bt_prio_defer_cnt, in iwl_dbgfs_ucode_tx_stats_read() 1149 delta_tx->bt_prio_defer_cnt, in iwl_dbgfs_ucode_tx_stats_read() 1150 max_tx->bt_prio_defer_cnt); in iwl_dbgfs_ucode_tx_stats_read()
|
H A D | commands.h | 2638 __le32 bt_prio_defer_cnt; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | debugfs.c | 1142 fmt_table, "bt_prio_defer_cnt:", in iwl_dbgfs_ucode_tx_stats_read() 1143 le32_to_cpu(tx->bt_prio_defer_cnt), in iwl_dbgfs_ucode_tx_stats_read() 1144 accum_tx->bt_prio_defer_cnt, in iwl_dbgfs_ucode_tx_stats_read() 1145 delta_tx->bt_prio_defer_cnt, in iwl_dbgfs_ucode_tx_stats_read() 1146 max_tx->bt_prio_defer_cnt); in iwl_dbgfs_ucode_tx_stats_read()
|
H A D | commands.h | 2587 __le32 bt_prio_defer_cnt; member
|
Completed in 43 milliseconds