Searched refs:max_tbs (Results 1 – 4 of 4) sorted by relevance
54 #define IWL_PCIE_MAX_FRAGS(x) (x->max_tbs - 3)603 u8 max_tbs; member
160 if (num_tbs > trans_pcie->max_tbs) { in iwl_pcie_gen2_tfd_unmap()220 if (le16_to_cpu(tfd->num_tbs) >= trans_pcie->max_tbs) { in iwl_pcie_gen2_set_tb()222 trans_pcie->max_tbs); in iwl_pcie_gen2_set_tb()
383 if (num_tbs > trans_pcie->max_tbs) { in iwl_pcie_tfd_unmap()474 if (num_tbs >= trans_pcie->max_tbs) { in iwl_pcie_txq_build_tfd()476 trans_pcie->max_tbs); in iwl_pcie_txq_build_tfd()
2734 for (i = 0; i < trans_pcie->max_tbs; i++) in iwl_trans_pcie_get_cmdlen()3282 trans_pcie->max_tbs = IWL_TFH_NUM_TBS; in iwl_trans_pcie_alloc()3286 trans_pcie->max_tbs = IWL_NUM_OF_TBS; in iwl_trans_pcie_alloc()