Searched refs:num_tbs (Results 1 – 7 of 7) sorted by relevance
686 * @num_tbs:695 u8 num_tbs;702 * @num_tbs:709 __le16 num_tbs;691 u8 num_tbs; global() member 704 __le16 num_tbs; global() member
159 tfd->num_tbs = idx + 1; in iwl_pcie_txq_build_tfd() 164 return tfd->num_tbs & 0x1f; in iwl_pcie_txq_build_tfd() 172 u32 num_tbs; in iwl_pcie_txq_build_tfd() 179 num_tbs = iwl_txq_gen1_tfd_get_num_tbs(tfd); in iwl_pcie_txq_build_tfd() 182 if (num_tbs >= trans_pcie->txqs.tfd.max_tbs) { in iwl_pcie_txq_build_tfd() 192 iwl_pcie_gen1_tfd_set_tb(tfd, num_tbs, addr, len); in iwl_pcie_clear_cmd_in_flight() 194 return num_tbs; in iwl_pcie_clear_cmd_in_flight() 288 tfd->num_tbs = 0; in iwl_pcie_txq_free() 299 int i, num_tbs; in iwl_pcie_tx_start() 303 num_tbs in iwl_pcie_tx_start() 160 u32 num_tbs; iwl_pcie_txq_build_tfd() local [all...]
290 desc->num_tbs = 1; in iwm_send_cmd()
1866 * @ num_tbs 0-4 number of active tbs1890 uint8_t num_tbs; member
3903 desc->num_tbs = 2 + nsegs; in iwm_tx()