Searched refs:txf (Results 1 – 3 of 3) sorted by relevance
795 unsigned int txf; in iwl_mvm_max_amsdu_size() local802 txf = iwl_mvm_mac_ac_to_tx_fifo(mvm, ac); in iwl_mvm_max_amsdu_size()811 mvm->fwrt.smem_cfg.lmac[lmac].txfifo_size[txf] - 256); in iwl_mvm_max_amsdu_size()
558 u8 txf = iwl_mvm_mac_ac_to_tx_fifo(mvm, i); in iwl_mvm_mac_ctxt_cmd_common() local568 cmd->ac[ucode_ac].fifos_mask = BIT(txf); in iwl_mvm_mac_ctxt_cmd_common()
1464 ulong txf = ndev->stats.tx_packets; in info_show() local1470 seq_printf(s, "Tx irqs:packets : %8d : %8ld\n", tx, txf - txf_old); in info_show()1472 txf_old = txf; in info_show()