Searched defs:ath10k_htt_tx_ops (Results 1 – 1 of 1) sorted by relevance
1928 struct ath10k_htt_tx_ops { struct1929 int (*htt_send_rx_ring_cfg)(struct ath10k_htt *htt);1930 int (*htt_send_frag_desc_bank_cfg)(struct ath10k_htt *htt);1931 int (*htt_alloc_frag_desc)(struct ath10k_htt *htt);1932 void (*htt_free_frag_desc)(struct ath10k_htt *htt);1933 int (*htt_tx)(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode,1935 int (*htt_alloc_txbuff)(struct ath10k_htt *htt);1936 void (*htt_free_txbuff)(struct ath10k_htt *htt);1937 int (*htt_h2t_aggr_cfg_msg)(struct ath10k_htt *htt,1940 void (*htt_flush_tx)(struct ath10k_htt *htt);