Home
last modified time | relevance | path

Searched refs:_tfd (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/
Dinternal.h726 static inline u16 iwl_pcie_tfd_tb_get_len(struct iwl_trans *trans, void *_tfd, in iwl_pcie_tfd_tb_get_len() argument
730 struct iwl_tfh_tfd *tfd = _tfd; in iwl_pcie_tfd_tb_get_len()
735 struct iwl_tfd *tfd = _tfd; in iwl_pcie_tfd_tb_get_len()
Dtx.c315 void *_tfd, u8 idx) in iwl_pcie_tfd_tb_get_addr() argument
319 struct iwl_tfh_tfd *tfd = _tfd; in iwl_pcie_tfd_tb_get_addr()
324 struct iwl_tfd *tfd = _tfd; in iwl_pcie_tfd_tb_get_addr()
359 static inline u8 iwl_pcie_tfd_get_num_tbs(struct iwl_trans *trans, void *_tfd) in iwl_pcie_tfd_get_num_tbs() argument
362 struct iwl_tfh_tfd *tfd = _tfd; in iwl_pcie_tfd_get_num_tbs()
366 struct iwl_tfd *tfd = _tfd; in iwl_pcie_tfd_get_num_tbs()