Searched refs:txf (Results 1 – 3 of 3) sorted by relevance
742 unsigned int txf; in iwl_mvm_max_amsdu_size() local749 txf = iwl_mvm_mac_ac_to_tx_fifo(mvm, ac); in iwl_mvm_max_amsdu_size()758 mvm->fwrt.smem_cfg.lmac[lmac].txfifo_size[txf] - 256); in iwl_mvm_max_amsdu_size()
503 u8 txf = iwl_mvm_mac_ac_to_tx_fifo(mvm, i); in iwl_mvm_mac_ctxt_cmd_common() local513 cmd->ac[ucode_ac].fifos_mask = BIT(txf); in iwl_mvm_mac_ctxt_cmd_common()
1474 ulong txf = ndev->stats.tx_packets; in info_show() local1480 seq_printf(s, "Tx irqs:packets : %8d : %8ld\n", tx, txf - txf_old); in info_show()1482 txf_old = txf; in info_show()