Searched defs:ath10k_htt_tx_ops (Results 1 – 1 of 1) sorted by relevance
1931 struct ath10k_htt_tx_ops { struct1932 int (*htt_send_rx_ring_cfg)(struct ath10k_htt *htt);1933 int (*htt_send_frag_desc_bank_cfg)(struct ath10k_htt *htt);1934 int (*htt_alloc_frag_desc)(struct ath10k_htt *htt);1935 void (*htt_free_frag_desc)(struct ath10k_htt *htt);1936 int (*htt_tx)(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode,1938 int (*htt_alloc_txbuff)(struct ath10k_htt *htt);1939 void (*htt_free_txbuff)(struct ath10k_htt *htt);1940 int (*htt_h2t_aggr_cfg_msg)(struct ath10k_htt *htt,1943 void (*htt_flush_tx)(struct ath10k_htt *htt);