Searched defs:htt (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dtxrx.c43 int ath10k_txrx_tx_unref(struct ath10k_htt *htt, argument
217 ath10k_peer_map_event(struct ath10k_htt *htt, struct htt_peer_map_event *ev) argument
253 ath10k_peer_unmap_event(struct ath10k_htt *htt, struct htt_peer_unmap_event *ev) argument
[all...]
H A Dhtt.c287 int ath10k_htt_connect(struct ath10k_htt *htt) argument
327 struct ath10k_htt *htt = &ar->htt; local
373 ath10k_htt_verify_version(struct ath10k_htt *htt) argument
390 ath10k_htt_setup(struct ath10k_htt *htt) argument
[all...]
H A Dhtt_tx.c143 ath10k_htt_tx_dec_pending(struct ath10k_htt *htt) argument
155 ath10k_htt_tx_inc_pending(struct ath10k_htt *htt) argument
169 ath10k_htt_tx_mgmt_inc_pending(struct ath10k_htt *htt, bool is_mgmt, bool is_presp) argument
188 ath10k_htt_tx_mgmt_dec_pending(struct ath10k_htt *htt) argument
198 ath10k_htt_tx_alloc_msdu_id(struct ath10k_htt *htt, struct sk_buff *skb) argument
213 ath10k_htt_tx_free_msdu_id(struct ath10k_htt *htt, u16 msdu_id) argument
224 ath10k_htt_tx_free_cont_txbuf_32(struct ath10k_htt *htt) argument
238 ath10k_htt_tx_alloc_cont_txbuf_32(struct ath10k_htt *htt) argument
257 ath10k_htt_tx_free_cont_txbuf_64(struct ath10k_htt *htt) argument
271 ath10k_htt_tx_alloc_cont_txbuf_64(struct ath10k_htt *htt) argument
290 ath10k_htt_tx_free_cont_frag_desc_32(struct ath10k_htt *htt) argument
308 ath10k_htt_tx_alloc_cont_frag_desc_32(struct ath10k_htt *htt) argument
330 ath10k_htt_tx_free_cont_frag_desc_64(struct ath10k_htt *htt) argument
348 ath10k_htt_tx_alloc_cont_frag_desc_64(struct ath10k_htt *htt) argument
371 ath10k_htt_tx_free_txq(struct ath10k_htt *htt) argument
386 ath10k_htt_tx_alloc_txq(struct ath10k_htt *htt) argument
417 ath10k_htt_tx_free_txdone_fifo(struct ath10k_htt *htt) argument
423 ath10k_htt_tx_alloc_txdone_fifo(struct ath10k_htt *htt) argument
433 ath10k_htt_tx_alloc_buf(struct ath10k_htt *htt) argument
476 ath10k_htt_tx_start(struct ath10k_htt *htt) argument
510 struct ath10k_htt *htt = &ar->htt; local
523 ath10k_htt_tx_destroy(struct ath10k_htt *htt) argument
535 ath10k_htt_flush_tx_queue(struct ath10k_htt *htt) argument
541 ath10k_htt_tx_stop(struct ath10k_htt *htt) argument
547 ath10k_htt_tx_free(struct ath10k_htt *htt) argument
560 struct ath10k_htt *htt = &ar->htt; local
603 ath10k_htt_h2t_ver_req_msg(struct ath10k_htt *htt) argument
631 ath10k_htt_h2t_stats_req(struct ath10k_htt *htt, u32 mask, u32 reset_mask, u64 cookie) argument
675 ath10k_htt_send_frag_desc_bank_cfg_32(struct ath10k_htt *htt) argument
737 ath10k_htt_send_frag_desc_bank_cfg_64(struct ath10k_htt *htt) argument
815 ath10k_htt_send_rx_ring_cfg_32(struct ath10k_htt *htt) argument
888 ath10k_htt_send_rx_ring_cfg_64(struct ath10k_htt *htt) argument
958 ath10k_htt_send_rx_ring_cfg_hl(struct ath10k_htt *htt) argument
1009 ath10k_htt_h2t_aggr_cfg_msg_32(struct ath10k_htt *htt, u8 max_subfrms_ampdu, u8 max_subfrms_amsdu) argument
1056 ath10k_htt_h2t_aggr_cfg_msg_v2(struct ath10k_htt *htt, u8 max_subfrms_ampdu, u8 max_subfrms_amsdu) argument
1183 ath10k_htt_mgmt_tx(struct ath10k_htt *htt, struct sk_buff *msdu) argument
1272 ath10k_htt_tx_hl(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode, struct sk_buff *msdu) argument
1387 ath10k_htt_tx_32(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode, struct sk_buff *msdu) argument
1592 ath10k_htt_tx_64(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode, struct sk_buff *msdu) argument
1834 ath10k_htt_set_tx_ops(struct ath10k_htt *htt) argument
[all...]
H A Dhtt_rx.c42 static void ath10k_htt_rx_ring_free(struct ath10k_htt *htt) argument
78 ath10k_htt_get_rx_ring_size_32(struct ath10k_htt *htt) argument
83 ath10k_htt_get_rx_ring_size_64(struct ath10k_htt *htt) argument
88 ath10k_htt_config_paddrs_ring_32(struct ath10k_htt *htt, void *vaddr) argument
94 ath10k_htt_config_paddrs_ring_64(struct ath10k_htt *htt, void *vaddr) argument
100 ath10k_htt_set_paddrs_ring_32(struct ath10k_htt *htt, dma_addr_t paddr, int idx) argument
106 ath10k_htt_set_paddrs_ring_64(struct ath10k_htt *htt, dma_addr_t paddr, int idx) argument
112 ath10k_htt_reset_paddrs_ring_32(struct ath10k_htt *htt, int idx) argument
117 ath10k_htt_reset_paddrs_ring_64(struct ath10k_htt *htt, int idx) argument
122 ath10k_htt_get_vaddr_ring_32(struct ath10k_htt *htt) argument
127 ath10k_htt_get_vaddr_ring_64(struct ath10k_htt *htt) argument
132 __ath10k_htt_rx_ring_fill_n(struct ath10k_htt *htt, int num) argument
210 ath10k_htt_rx_ring_fill_n(struct ath10k_htt *htt, int num) argument
216 ath10k_htt_rx_msdu_buff_replenish(struct ath10k_htt *htt) argument
259 struct ath10k_htt *htt = from_timer(htt, t, rx_ring.refill_retry_timer); local
266 struct ath10k_htt *htt = &ar->htt; local
284 ath10k_htt_rx_free(struct ath10k_htt *htt) argument
316 ath10k_htt_rx_netbuf_pop(struct ath10k_htt *htt) argument
350 ath10k_htt_rx_amsdu_pop(struct ath10k_htt *htt, struct sk_buff_head *amsdu) argument
466 ath10k_htt_rx_pop_paddr(struct ath10k_htt *htt, u64 paddr) argument
501 ath10k_htt_rx_handle_amsdu_mon_32(struct ath10k_htt *htt, struct sk_buff *msdu, struct htt_rx_in_ord_msdu_desc **msdu_desc) argument
578 ath10k_htt_rx_handle_amsdu_mon_64(struct ath10k_htt *htt, struct sk_buff *msdu, struct htt_rx_in_ord_msdu_desc_ext **msdu_desc) argument
663 ath10k_htt_rx_pop_paddr32_list(struct ath10k_htt *htt, struct htt_rx_in_ord_ind *ev, struct sk_buff_head *list) argument
728 ath10k_htt_rx_pop_paddr64_list(struct ath10k_htt *htt, struct htt_rx_in_ord_ind *ev, struct sk_buff_head *list) argument
792 ath10k_htt_rx_alloc(struct ath10k_htt *htt) argument
2459 ath10k_htt_rx_handle_amsdu(struct ath10k_htt *htt) argument
2593 ath10k_htt_rx_proc_rx_ind_hl(struct ath10k_htt *htt, struct htt_rx_indication_hl *rx, struct sk_buff *skb, enum htt_rx_pn_check_type check_pn_type, enum htt_rx_tkip_demic_type tkip_mic_type) argument
2897 ath10k_htt_rx_proc_rx_frag_ind_hl(struct ath10k_htt *htt, struct htt_rx_fragment_indication *rx, struct sk_buff *skb) argument
3055 ath10k_htt_rx_proc_rx_ind_ll(struct ath10k_htt *htt, struct htt_rx_indication *rx) argument
3087 struct ath10k_htt *htt = &ar->htt; local
3361 struct ath10k_htt *htt = &ar->htt; local
3410 struct ath10k_htt *htt = &ar->htt; local
4223 struct ath10k_htt *htt = &ar->htt; local
4274 struct ath10k_htt *htt = &ar->htt; local
4382 struct ath10k_htt *htt = &ar->htt; local
4479 struct ath10k_htt *htt = &ar->htt; local
4509 struct ath10k_htt *htt = &ar->htt; local
4610 ath10k_htt_set_rx_ops(struct ath10k_htt *htt) argument
[all...]
H A Dmac.c4010 struct ath10k_htt *htt = &ar->htt; local
4389 struct ath10k_htt *htt = &ar->htt; local
4674 struct ath10k_htt *htt = &ar->htt; local
[all...]
H A Dhtt.h1964 ath10k_htt_send_rx_ring_cfg(struct ath10k_htt *htt) argument
1972 ath10k_htt_send_frag_desc_bank_cfg(struct ath10k_htt *htt) argument
1980 ath10k_htt_alloc_frag_desc(struct ath10k_htt *htt) argument
1988 ath10k_htt_free_frag_desc(struct ath10k_htt *htt) argument
1994 ath10k_htt_tx(struct ath10k_htt *htt, enum ath10k_hw_txrx_mode txmode, struct sk_buff *msdu) argument
2001 ath10k_htt_flush_tx(struct ath10k_htt *htt) argument
2007 ath10k_htt_alloc_txbuff(struct ath10k_htt *htt) argument
2015 ath10k_htt_free_txbuff(struct ath10k_htt *htt) argument
2021 ath10k_htt_h2t_aggr_cfg_msg(struct ath10k_htt *htt, u8 max_subfrms_ampdu, u8 max_subfrms_amsdu) argument
2046 ath10k_htt_get_rx_ring_size(struct ath10k_htt *htt) argument
2054 ath10k_htt_config_paddrs_ring(struct ath10k_htt *htt, void *vaddr) argument
2061 ath10k_htt_set_paddrs_ring(struct ath10k_htt *htt, dma_addr_t paddr, int idx) argument
2069 ath10k_htt_get_vaddr_ring(struct ath10k_htt *htt) argument
2077 ath10k_htt_reset_paddrs_ring(struct ath10k_htt *htt, int idx) argument
2083 ath10k_htt_rx_proc_rx_frag_ind(struct ath10k_htt *htt, struct htt_rx_fragment_indication *rx, struct sk_buff *skb) argument
[all...]
H A Dcore.h1079 struct ath10k_htt htt; member in struct:ath10k
H A Dhw.h665 ath10k_tx_data_rssi_get_pad_bytes(struct ath10k_hw_params *hw, struct htt_resp *htt) argument

Completed in 220 milliseconds