Searched defs:tfd (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | tx.c | 142 static inline void iwl_pcie_gen1_tfd_set_tb(struct iwl_tfd *tfd, in iwl_pcie_gen1_tfd_set_tb() 156 static inline u8 iwl_txq_gen1_tfd_get_num_tbs(struct iwl_tfd *tfd) in iwl_txq_gen1_tfd_get_num_tbs() 165 void *tfd; in iwl_pcie_txq_build_tfd() local 257 iwl_txq_gen1_tfd_tb_get_addr(struct iwl_tfd *tfd, u8 idx) in iwl_txq_gen1_tfd_tb_get_addr() 279 struct iwl_tfd *tfd) in iwl_txq_set_tfd_invalid_gen1() 295 struct iwl_tfd *tfd = iwl_txq_get_tfd(trans, txq, index); in iwl_txq_gen1_tfd_unmap() local 777 void *tfd = iwl_txq_get_tfd(trans, txq, i); in iwl_pcie_txq_alloc() local 2121 void *tfd; in iwl_trans_pcie_tx() local
|
H A D | internal.h | 317 } tfd; member 737 struct iwl_tfh_tfd *tfd) in iwl_txq_set_tfd_invalid_gen2() 768 struct iwl_tfd *tfd; in iwl_txq_gen1_tfd_tb_get_len() local
|
H A D | trans.c | 3342 static u32 iwl_trans_pcie_get_cmdlen(struct iwl_trans *trans, void *tfd) in iwl_trans_pcie_get_cmdlen()
|
/linux/drivers/bluetooth/ |
H A D | btintel_pcie.h | 281 struct tfd { struct 290 * @tfd_index: Index of TFD in TFDQ + 1 argument
|
H A D | btintel_pcie.c | 197 struct tfd *tfd; in btintel_pcie_prepare_tx() local
|
/linux/tools/include/uapi/linux/ |
H A D | kcmp.h | 24 __u32 tfd; /* target file number */ member
|
/linux/include/uapi/linux/ |
H A D | kcmp.h | 24 __u32 tfd; /* target file number */ member
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-mac.c | 3860 il4965_tfd_tb_get_addr(struct il_tfd *tfd, u8 idx) in il4965_tfd_tb_get_addr() 3874 il4965_tfd_tb_get_len(struct il_tfd *tfd, u8 idx) in il4965_tfd_tb_get_len() 3882 il4965_tfd_set_tb(struct il_tfd *tfd, u8 idx, dma_addr_t addr, u16 len) in il4965_tfd_set_tb() 3897 il4965_tfd_get_num_tbs(struct il_tfd *tfd) in il4965_tfd_get_num_tbs() 3912 struct il_tfd *tfd; in il4965_hw_txq_free_tfd() local 3958 struct il_tfd *tfd, *tfd_tmp; in il4965_hw_txq_attach_buf_to_tfd() local
|
H A D | 3945.c | 602 struct il3945_tfd *tfd, *tfd_tmp; in il3945_hw_txq_attach_buf_to_tfd() local 640 struct il3945_tfd *tfd = &tfd_tmp[idx]; in il3945_hw_txq_free_tfd() local
|
/linux/fs/ |
H A D | eventpoll.c | 1198 static struct epitem *ep_find_tfd(struct eventpoll *ep, int tfd, unsigned long toff) in ep_find_tfd() 1217 struct file *get_epoll_tfile_raw_ptr(struct file *file, int tfd, in get_epoll_tfile_raw_ptr()
|
/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 4995 struct tfd_frame *tfd; in ipw_queue_tx_hcmd() local 7147 struct tfd_data *tfd) in ipw_qos_set_tx_queue_command() 10053 struct tfd_frame *tfd; in ipw_tx_skb() local
|