Searched refs:txf (Results 1 – 2 of 2) sorted by relevance
720 u8 txf = iwl_mvm_ac_to_tx_fifo[i]; in iwl_mvm_mac_ctxt_cmd_common() local722 cmd->ac[txf].cw_min = in iwl_mvm_mac_ctxt_cmd_common()724 cmd->ac[txf].cw_max = in iwl_mvm_mac_ctxt_cmd_common()726 cmd->ac[txf].edca_txop = in iwl_mvm_mac_ctxt_cmd_common()728 cmd->ac[txf].aifsn = mvmvif->queue_params[i].aifs; in iwl_mvm_mac_ctxt_cmd_common()729 cmd->ac[txf].fifos_mask = BIT(txf); in iwl_mvm_mac_ctxt_cmd_common()
1217 ulong txf = ndev->stats.tx_packets; in wil_info_debugfs_show() local1223 seq_printf(s, "Tx irqs:packets : %8d : %8ld\n", tx, txf - txf_old); in wil_info_debugfs_show()1225 txf_old = txf; in wil_info_debugfs_show()