Home
last modified time | relevance | path

Searched refs:bt_prio_defer_cnt (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/net/wireless/iwlegacy/
D3945-debug.c365 le32_to_cpu(tx->bt_prio_defer_cnt), in il3945_ucode_tx_stats_read()
366 accum_tx->bt_prio_defer_cnt, delta_tx->bt_prio_defer_cnt, in il3945_ucode_tx_stats_read()
367 max_tx->bt_prio_defer_cnt); in il3945_ucode_tx_stats_read()
D4965-debug.c512 le32_to_cpu(tx->bt_prio_defer_cnt), in il4965_ucode_tx_stats_read()
513 accum_tx->bt_prio_defer_cnt, delta_tx->bt_prio_defer_cnt, in il4965_ucode_tx_stats_read()
514 max_tx->bt_prio_defer_cnt); in il4965_ucode_tx_stats_read()
Dcommands.h2750 __le32 bt_prio_defer_cnt; member
2891 __le32 bt_prio_defer_cnt; member
/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-debugfs.c1413 le32_to_cpu(tx->bt_prio_defer_cnt), in iwl_dbgfs_ucode_tx_stats_read()
1414 accum_tx->bt_prio_defer_cnt, in iwl_dbgfs_ucode_tx_stats_read()
1415 delta_tx->bt_prio_defer_cnt, in iwl_dbgfs_ucode_tx_stats_read()
1416 max_tx->bt_prio_defer_cnt); in iwl_dbgfs_ucode_tx_stats_read()
Diwl-commands.h2621 __le32 bt_prio_defer_cnt; member