Searched defs:ath10k_htt_tx_ops (Results 1 – 1 of 1) sorted by relevance
1934 struct ath10k_htt_tx_ops { struct1935 int (*htt_send_rx_ring_cfg)(struct ath10k_htt *htt);1936 int (*htt_send_frag_desc_bank_cfg)(struct ath10k_htt *htt);1937 int (*htt_alloc_frag_desc)(struct ath10k_htt *htt);1938 void (*htt_free_frag_desc)(struct ath10k_htt *htt);1939 int (*htt_tx)(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode,1941 int (*htt_alloc_txbuff)(struct ath10k_htt *htt);1942 void (*htt_free_txbuff)(struct ath10k_htt *htt);1943 int (*htt_h2t_aggr_cfg_msg)(struct ath10k_htt *htt,1946 void (*htt_flush_tx)(struct ath10k_htt *htt);