Lines Matching refs:ath11k

435 static int ath11k_dp_rxdma_buf_ring_free(struct ath11k *ar,  in ath11k_dp_rxdma_buf_ring_free()
481 static int ath11k_dp_rxdma_pdev_buf_free(struct ath11k *ar) in ath11k_dp_rxdma_pdev_buf_free()
501 static int ath11k_dp_rxdma_ring_buf_setup(struct ath11k *ar, in ath11k_dp_rxdma_ring_buf_setup()
517 static int ath11k_dp_rxdma_pdev_buf_setup(struct ath11k *ar) in ath11k_dp_rxdma_pdev_buf_setup()
539 static void ath11k_dp_rx_pdev_srng_free(struct ath11k *ar) in ath11k_dp_rx_pdev_srng_free()
592 static int ath11k_dp_rx_pdev_srng_alloc(struct ath11k *ar) in ath11k_dp_rx_pdev_srng_alloc()
820 void ath11k_peer_rx_tid_delete(struct ath11k *ar, in ath11k_peer_rx_tid_delete()
901 void ath11k_peer_frags_flush(struct ath11k *ar, struct ath11k_peer *peer) in ath11k_peer_frags_flush()
919 void ath11k_peer_rx_tid_cleanup(struct ath11k *ar, struct ath11k_peer *peer) in ath11k_peer_rx_tid_cleanup()
938 static int ath11k_peer_rx_tid_reo_update(struct ath11k *ar, in ath11k_peer_rx_tid_reo_update()
1000 int ath11k_peer_rx_tid_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id, in ath11k_peer_rx_tid_setup()
1098 int ath11k_dp_rx_ampdu_start(struct ath11k *ar, in ath11k_dp_rx_ampdu_start()
1115 int ath11k_dp_rx_ampdu_stop(struct ath11k *ar, in ath11k_dp_rx_ampdu_stop()
1166 struct ath11k *ar = arvif->ar; in ath11k_dp_peer_rx_pn_replay_config()
1372 ath11k_update_per_peer_tx_stats(struct ath11k *ar, in ath11k_update_per_peer_tx_stats()
1523 static void ath11k_htt_update_ppdu_stats(struct ath11k *ar, in ath11k_htt_update_ppdu_stats()
1533 struct htt_ppdu_stats_info *ath11k_dp_htt_get_ppdu_desc(struct ath11k *ar, in ath11k_dp_htt_get_ppdu_desc()
1575 struct ath11k *ar; in ath11k_htt_pull_ppdu_stats()
1620 struct ath11k *ar; in ath11k_htt_pktlog()
1759 static int ath11k_dp_rx_msdu_coalesce(struct ath11k *ar, in ath11k_dp_rx_msdu_coalesce()
1862 static void ath11k_dp_rx_h_csum_offload(struct ath11k *ar, struct sk_buff *msdu) in ath11k_dp_rx_h_csum_offload()
1876 static int ath11k_dp_rx_crypto_mic_len(struct ath11k *ar, in ath11k_dp_rx_crypto_mic_len()
1903 static int ath11k_dp_rx_crypto_param_len(struct ath11k *ar, in ath11k_dp_rx_crypto_param_len()
1931 static int ath11k_dp_rx_crypto_icv_len(struct ath11k *ar, in ath11k_dp_rx_crypto_icv_len()
1956 static void ath11k_dp_rx_h_undecap_nwifi(struct ath11k *ar, in ath11k_dp_rx_h_undecap_nwifi()
2035 static void ath11k_dp_rx_h_undecap_raw(struct ath11k *ar, struct sk_buff *msdu, in ath11k_dp_rx_h_undecap_raw()
2094 static void *ath11k_dp_rx_h_find_rfc1042(struct ath11k *ar, in ath11k_dp_rx_h_find_rfc1042()
2121 static void ath11k_dp_rx_h_undecap_eth(struct ath11k *ar, in ath11k_dp_rx_h_undecap_eth()
2169 static void ath11k_dp_rx_h_undecap(struct ath11k *ar, struct sk_buff *msdu, in ath11k_dp_rx_h_undecap()
2238 static void ath11k_dp_rx_h_mpdu(struct ath11k *ar, in ath11k_dp_rx_h_mpdu()
2316 static void ath11k_dp_rx_h_rate(struct ath11k *ar, struct hal_rx_desc *rx_desc, in ath11k_dp_rx_h_rate()
2386 static void ath11k_dp_rx_h_ppdu(struct ath11k *ar, struct hal_rx_desc *rx_desc, in ath11k_dp_rx_h_ppdu()
2433 static void ath11k_dp_rx_deliver_msdu(struct ath11k *ar, struct napi_struct *napi, in ath11k_dp_rx_deliver_msdu()
2512 static int ath11k_dp_rx_process_msdu(struct ath11k *ar, in ath11k_dp_rx_process_msdu()
2599 struct ath11k *ar; in ath11k_dp_rx_process_received_packets()
2643 struct ath11k *ar; in ath11k_dp_process_rx()
2989 struct ath11k *ar; in ath11k_dp_rx_reap_mon_status_ring()
3111 int ath11k_peer_rx_frag_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id) in ath11k_peer_rx_frag_setup()
3186 static int ath11k_dp_rx_h_verify_tkip_mic(struct ath11k *ar, struct ath11k_peer *peer, in ath11k_dp_rx_h_verify_tkip_mic()
3241 static void ath11k_dp_rx_h_undecap_frag(struct ath11k *ar, struct sk_buff *msdu, in ath11k_dp_rx_h_undecap_frag()
3272 static int ath11k_dp_rx_h_defrag(struct ath11k *ar, in ath11k_dp_rx_h_defrag()
3342 static int ath11k_dp_rx_h_defrag_reo_reinject(struct ath11k *ar, struct dp_rx_tid *rx_tid, in ath11k_dp_rx_h_defrag_reo_reinject()
3456 static int ath11k_dp_rx_h_cmp_frags(struct ath11k *ar, in ath11k_dp_rx_h_cmp_frags()
3467 static void ath11k_dp_rx_h_sort_frags(struct ath11k *ar, in ath11k_dp_rx_h_sort_frags()
3484 static u64 ath11k_dp_rx_h_get_pn(struct ath11k *ar, struct sk_buff *skb) in ath11k_dp_rx_h_get_pn()
3505 ath11k_dp_rx_h_defrag_validate_incr_pn(struct ath11k *ar, struct dp_rx_tid *rx_tid) in ath11k_dp_rx_h_defrag_validate_incr_pn()
3536 static int ath11k_dp_rx_frag_h_mpdu(struct ath11k *ar, in ath11k_dp_rx_frag_h_mpdu()
3661 ath11k_dp_process_rx_err_buf(struct ath11k *ar, u32 *ring_desc, int buf_id, bool drop) in ath11k_dp_process_rx_err_buf()
3745 struct ath11k *ar; in ath11k_dp_process_rx_err()
3843 static void ath11k_dp_rx_null_q_desc_sg_drop(struct ath11k *ar, in ath11k_dp_rx_null_q_desc_sg_drop()
3867 static int ath11k_dp_rx_h_null_q_desc(struct ath11k *ar, struct sk_buff *msdu, in ath11k_dp_rx_h_null_q_desc()
3931 static bool ath11k_dp_rx_h_reo_err(struct ath11k *ar, struct sk_buff *msdu, in ath11k_dp_rx_h_reo_err()
3962 static void ath11k_dp_rx_h_tkip_mic_err(struct ath11k *ar, struct sk_buff *msdu, in ath11k_dp_rx_h_tkip_mic_err()
3988 static bool ath11k_dp_rx_h_rxdma_err(struct ath11k *ar, struct sk_buff *msdu, in ath11k_dp_rx_h_rxdma_err()
4011 static void ath11k_dp_rx_wbm_err(struct ath11k *ar, in ath11k_dp_rx_wbm_err()
4043 struct ath11k *ar; in ath11k_dp_rx_process_wbm_err()
4160 struct ath11k *ar; in ath11k_dp_process_rxdma_err()
4328 struct ath11k *ar = ab->pdevs[mac_id].ar; in ath11k_dp_rx_pdev_free()
4336 struct ath11k *ar = ab->pdevs[mac_id].ar; in ath11k_dp_rx_pdev_alloc()
4442 int ath11k_dp_rx_monitor_link_desc_return(struct ath11k *ar, in ath11k_dp_rx_monitor_link_desc_return()
4514 static void ath11k_hal_rx_msdu_list_get(struct ath11k *ar, in ath11k_hal_rx_msdu_list_get()
4602 ath11k_dp_rx_mon_mpdu_pop(struct ath11k *ar, int mac_id, in ath11k_dp_rx_mon_mpdu_pop()
4796 static void ath11k_dp_rx_msdus_set_payload(struct ath11k *ar, struct sk_buff *msdu) in ath11k_dp_rx_msdus_set_payload()
4807 ath11k_dp_rx_mon_merg_msdus(struct ath11k *ar, in ath11k_dp_rx_mon_merg_msdus()
4947 static void ath11k_update_radiotap(struct ath11k *ar, in ath11k_update_radiotap()
4988 static int ath11k_dp_rx_mon_deliver(struct ath11k *ar, u32 mac_id, in ath11k_dp_rx_mon_deliver()
5050 static void ath11k_dp_rx_mon_dest_process(struct ath11k *ar, int mac_id, in ath11k_dp_rx_mon_dest_process()
5162 struct ath11k *ar = ath11k_ab_to_ar(ab, mac_id); in ath11k_dp_rx_process_mon_status()
5249 ath11k_dp_rx_full_mon_mpdu_pop(struct ath11k *ar, in ath11k_dp_rx_full_mon_mpdu_pop()
5441 static int ath11k_dp_rx_full_mon_deliver_ppdu(struct ath11k *ar, in ath11k_dp_rx_full_mon_deliver_ppdu()
5477 struct ath11k *ar = ab->pdevs[mac_id].ar; in ath11k_dp_rx_process_full_mon_status_ring()
5519 struct ath11k *ar = ab->pdevs[mac_id].ar; in ath11k_dp_full_mon_process_rx()
5603 struct ath11k *ar = ath11k_ab_to_ar(ab, mac_id); in ath11k_dp_rx_process_mon_rings()
5615 static int ath11k_dp_rx_pdev_mon_status_attach(struct ath11k *ar) in ath11k_dp_rx_pdev_mon_status_attach()
5629 int ath11k_dp_rx_pdev_mon_attach(struct ath11k *ar) in ath11k_dp_rx_pdev_mon_attach()
5670 static int ath11k_dp_mon_link_free(struct ath11k *ar) in ath11k_dp_mon_link_free()
5681 int ath11k_dp_rx_pdev_mon_detach(struct ath11k *ar) in ath11k_dp_rx_pdev_mon_detach()