Lines Matching defs:htt
1872 static inline int ath10k_htt_send_rx_ring_cfg(struct ath10k_htt *htt) in ath10k_htt_send_rx_ring_cfg()
1880 static inline int ath10k_htt_send_frag_desc_bank_cfg(struct ath10k_htt *htt) in ath10k_htt_send_frag_desc_bank_cfg()
1888 static inline int ath10k_htt_alloc_frag_desc(struct ath10k_htt *htt) in ath10k_htt_alloc_frag_desc()
1896 static inline void ath10k_htt_free_frag_desc(struct ath10k_htt *htt) in ath10k_htt_free_frag_desc()
1902 static inline int ath10k_htt_tx(struct ath10k_htt *htt, in ath10k_htt_tx()
1909 static inline int ath10k_htt_alloc_txbuff(struct ath10k_htt *htt) in ath10k_htt_alloc_txbuff()
1917 static inline void ath10k_htt_free_txbuff(struct ath10k_htt *htt) in ath10k_htt_free_txbuff()
1932 static inline size_t ath10k_htt_get_rx_ring_size(struct ath10k_htt *htt) in ath10k_htt_get_rx_ring_size()
1940 static inline void ath10k_htt_config_paddrs_ring(struct ath10k_htt *htt, in ath10k_htt_config_paddrs_ring()
1947 static inline void ath10k_htt_set_paddrs_ring(struct ath10k_htt *htt, in ath10k_htt_set_paddrs_ring()
1955 static inline void *ath10k_htt_get_vaddr_ring(struct ath10k_htt *htt) in ath10k_htt_get_vaddr_ring()
1963 static inline void ath10k_htt_reset_paddrs_ring(struct ath10k_htt *htt, int idx) in ath10k_htt_reset_paddrs_ring()