Searched refs:txf (Results 1 – 2 of 2) sorted by relevance
711 u8 txf = iwl_mvm_ac_to_tx_fifo[i]; in iwl_mvm_mac_ctxt_cmd_common() local713 cmd->ac[txf].cw_min = in iwl_mvm_mac_ctxt_cmd_common()715 cmd->ac[txf].cw_max = in iwl_mvm_mac_ctxt_cmd_common()717 cmd->ac[txf].edca_txop = in iwl_mvm_mac_ctxt_cmd_common()719 cmd->ac[txf].aifsn = mvmvif->queue_params[i].aifs; in iwl_mvm_mac_ctxt_cmd_common()720 cmd->ac[txf].fifos_mask = BIT(txf); in iwl_mvm_mac_ctxt_cmd_common()
1153 ulong txf = ndev->stats.tx_packets; in wil_info_debugfs_show() local1159 seq_printf(s, "Tx irqs:packets : %8d : %8ld\n", tx, txf - txf_old); in wil_info_debugfs_show()1161 txf_old = txf; in wil_info_debugfs_show()