Searched defs:ath10k_htt_tx_ops (Results 1 – 1 of 1) sorted by relevance
2041 struct ath10k_htt_tx_ops { struct2042 int (*htt_send_rx_ring_cfg)(struct ath10k_htt *htt);2043 int (*htt_send_frag_desc_bank_cfg)(struct ath10k_htt *htt);2044 int (*htt_alloc_frag_desc)(struct ath10k_htt *htt);2045 void (*htt_free_frag_desc)(struct ath10k_htt *htt);2046 int (*htt_tx)(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode,2048 int (*htt_alloc_txbuff)(struct ath10k_htt *htt);2049 void (*htt_free_txbuff)(struct ath10k_htt *htt);2050 int (*htt_h2t_aggr_cfg_msg)(struct ath10k_htt *htt,2053 void (*htt_flush_tx)(struct ath10k_htt *htt);