Home
last modified time | relevance | path

Searched defs:dp_pdev (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_rx.c326 static void ath12k_wifi7_dp_rx_h_mpdu(struct ath12k_pdev_dp *dp_pdev, in ath12k_wifi7_dp_rx_h_mpdu() argument
490 ath12k_wifi7_dp_rx_process_msdu(struct ath12k_pdev_dp * dp_pdev,struct sk_buff * msdu,struct sk_buff_head * msdu_list,struct hal_rx_desc_data * rx_info) ath12k_wifi7_dp_rx_process_msdu() argument
581 struct ath12k_pdev_dp *dp_pdev; ath12k_wifi7_dp_rx_process_received_packets() local
799 ath12k_wifi7_dp_rx_h_defrag_validate_incr_pn(struct ath12k_pdev_dp * dp_pdev,struct ath12k_dp_rx_tid * rx_tid,enum hal_encrypt_type encrypt_type) ath12k_wifi7_dp_rx_h_defrag_validate_incr_pn() argument
975 ath12k_wifi7_dp_rx_h_verify_tkip_mic(struct ath12k_pdev_dp * dp_pdev,struct ath12k_dp_peer * peer,enum hal_encrypt_type enctype,struct sk_buff * msdu,struct hal_rx_desc_data * rx_info) ath12k_wifi7_dp_rx_h_verify_tkip_mic() argument
1044 ath12k_wifi7_dp_rx_h_defrag(struct ath12k_pdev_dp * dp_pdev,struct ath12k_dp_peer * peer,struct ath12k_dp_rx_tid * rx_tid,struct sk_buff ** defrag_skb,enum hal_encrypt_type enctype,struct hal_rx_desc_data * rx_info) ath12k_wifi7_dp_rx_h_defrag() argument
1136 ath12k_wifi7_dp_rx_frag_h_mpdu(struct ath12k_pdev_dp * dp_pdev,struct sk_buff * msdu,struct hal_reo_dest_ring * ring_desc,struct hal_rx_desc_data * rx_info) ath12k_wifi7_dp_rx_frag_h_mpdu() argument
1263 ath12k_wifi7_dp_process_rx_err_buf(struct ath12k_pdev_dp * dp_pdev,struct hal_reo_dest_ring * desc,struct list_head * used_list,bool drop,u32 cookie) ath12k_wifi7_dp_process_rx_err_buf() argument
1411 struct ath12k_pdev_dp *dp_pdev; ath12k_wifi7_dp_rx_process_err() local
1583 ath12k_wifi7_dp_rx_h_null_q_desc(struct ath12k_pdev_dp * dp_pdev,struct sk_buff * msdu,struct hal_rx_desc_data * rx_info,struct sk_buff_head * msdu_list) ath12k_wifi7_dp_rx_h_null_q_desc() argument
1650 ath12k_wifi7_dp_rx_h_tkip_mic_err(struct ath12k_pdev_dp * dp_pdev,struct sk_buff * msdu,struct hal_rx_desc_data * rx_info) ath12k_wifi7_dp_rx_h_tkip_mic_err() argument
1689 ath12k_wifi7_dp_rx_h_rxdma_err(struct ath12k_pdev_dp * dp_pdev,struct sk_buff * msdu,struct hal_rx_desc_data * rx_info) ath12k_wifi7_dp_rx_h_rxdma_err() argument
1718 ath12k_wifi7_dp_rx_h_reo_err(struct ath12k_pdev_dp * dp_pdev,struct sk_buff * msdu,struct hal_rx_desc_data * rx_info,struct sk_buff_head * msdu_list) ath12k_wifi7_dp_rx_h_reo_err() argument
1751 ath12k_wifi7_dp_rx_wbm_err(struct ath12k_pdev_dp * dp_pdev,struct napi_struct * napi,struct sk_buff * msdu,struct sk_buff_head * msdu_list) ath12k_wifi7_dp_rx_wbm_err() argument
1827 struct ath12k_pdev_dp *dp_pdev; ath12k_wifi7_dp_rx_process_wbm_err() local
[all...]
H A Ddp_mon.c1522 ath12k_wifi7_dp_mon_rx_parse_status_tlv(struct ath12k_pdev_dp * dp_pdev,struct ath12k_mon_data * pmon,const struct hal_tlv_64_hdr * tlv) ath12k_wifi7_dp_mon_rx_parse_status_tlv() argument
1793 ath12k_wifi7_dp_mon_parse_rx_dest_tlv(struct ath12k_pdev_dp * dp_pdev,struct ath12k_mon_data * pmon,enum hal_rx_mon_status hal_status,const void * tlv_data) ath12k_wifi7_dp_mon_parse_rx_dest_tlv() argument
2433 ath12k_wifi7_dp_mon_rx_deliver(struct ath12k_pdev_dp * dp_pdev,struct dp_mon_mpdu * mon_mpdu,struct hal_rx_mon_ppdu_info * ppduinfo,struct napi_struct * napi) ath12k_wifi7_dp_mon_rx_deliver() argument
2490 ath12k_wifi7_dp_mon_tx_process_ppdu_info(struct ath12k_pdev_dp * dp_pdev,struct napi_struct * napi,struct dp_mon_tx_ppdu_info * tx_ppdu_info) ath12k_wifi7_dp_mon_tx_process_ppdu_info() argument
2509 ath12k_wifi7_dp_mon_tx_parse_mon_status(struct ath12k_pdev_dp * dp_pdev,struct ath12k_mon_data * pmon,struct sk_buff * skb,struct napi_struct * napi,u32 ppdu_id) ath12k_wifi7_dp_mon_tx_parse_mon_status() argument
2927 ath12k_wifi7_dp_mon_parse_rx_dest(struct ath12k_pdev_dp * dp_pdev,struct ath12k_mon_data * pmon,struct sk_buff * skb) ath12k_wifi7_dp_mon_parse_rx_dest() argument
2981 ath12k_wifi7_dp_mon_rx_parse_mon_status(struct ath12k_pdev_dp * dp_pdev,struct ath12k_mon_data * pmon,struct sk_buff * skb,struct napi_struct * napi) ath12k_wifi7_dp_mon_rx_parse_mon_status() argument
3356 struct ath12k_pdev_dp *dp_pdev; ath12k_wifi7_dp_mon_process_ring() local
[all...]
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c889 static int ath12k_dp_rx_crypto_param_len(struct ath12k_pdev_dp *dp_pdev, in ath12k_dp_rx_crypto_param_len() argument
917 static int ath12k_dp_rx_crypto_icv_len(struct ath12k_pdev_dp *dp_pdev, in ath12k_dp_rx_crypto_icv_len() argument
942 static void ath12k_dp_rx_h_undecap_nwifi(struct ath12k_pdev_dp *dp_pdev, in ath12k_dp_rx_h_undecap_nwifi() argument
990 static void ath12k_dp_rx_h_undecap_raw(struct ath12k_pdev_dp *dp_pdev, in ath12k_dp_rx_h_undecap_raw() argument
1050 ath12k_get_dot11_hdr_from_rx_desc(struct ath12k_pdev_dp * dp_pdev,struct sk_buff * msdu,struct ath12k_skb_rxcb * rxcb,enum hal_encrypt_type enctype,struct hal_rx_desc_data * rx_info) ath12k_get_dot11_hdr_from_rx_desc() argument
1092 ath12k_dp_rx_h_undecap_eth(struct ath12k_pdev_dp * dp_pdev,struct sk_buff * msdu,enum hal_encrypt_type enctype,struct hal_rx_desc_data * rx_info) ath12k_dp_rx_h_undecap_eth() argument
1121 ath12k_dp_rx_h_undecap(struct ath12k_pdev_dp * dp_pdev,struct sk_buff * msdu,struct hal_rx_desc * rx_desc,enum hal_encrypt_type enctype,bool decrypted,struct hal_rx_desc_data * rx_info) ath12k_dp_rx_h_undecap() argument
1161 ath12k_dp_rx_h_find_link_peer(struct ath12k_pdev_dp * dp_pdev,struct sk_buff * msdu,struct hal_rx_desc_data * rx_info) ath12k_dp_rx_h_find_link_peer() argument
1182 ath12k_dp_rx_h_rate(struct ath12k_pdev_dp * dp_pdev,struct hal_rx_desc_data * rx_info) ath12k_dp_rx_h_rate() argument
1263 ath12k_dp_rx_h_ppdu(struct ath12k_pdev_dp * dp_pdev,struct hal_rx_desc_data * rx_info) ath12k_dp_rx_h_ppdu() argument
1327 ath12k_dp_rx_deliver_msdu(struct ath12k_pdev_dp * dp_pdev,struct napi_struct * napi,struct sk_buff * msdu,struct hal_rx_desc_data * rx_info) ath12k_dp_rx_deliver_msdu() argument
1520 ath12k_dp_rx_h_undecap_frag(struct ath12k_pdev_dp * dp_pdev,struct sk_buff * msdu,enum hal_encrypt_type enctype,u32 flags) ath12k_dp_rx_h_undecap_frag() argument
[all...]
H A Ddp_htt.c186 ath12k_update_per_peer_tx_stats(struct ath12k_pdev_dp *dp_pdev, in ath12k_update_per_peer_tx_stats() argument
357 ath12k_htt_update_ppdu_stats(struct ath12k_pdev_dp * dp_pdev,struct htt_ppdu_stats * ppdu_stats) ath12k_htt_update_ppdu_stats() argument
367 ath12k_dp_htt_get_ppdu_desc(struct ath12k_pdev_dp * dp_pdev,u32 ppdu_id) ath12k_dp_htt_get_ppdu_desc() argument
438 struct ath12k_pdev_dp *dp_pdev; ath12k_htt_pull_ppdu_stats() local
[all...]
H A Ddp_peer.c413 struct ath12k_dp_peer *ath12k_dp_peer_find_by_peerid(struct ath12k_pdev_dp *dp_pdev, in ath12k_dp_peer_find_by_peerid()
432 ath12k_dp_link_peer_find_by_peerid(struct ath12k_pdev_dp *dp_pdev, u16 peer_id) in ath12k_dp_link_peer_find_by_peerid()
H A Ddp.c869 struct ath12k_pdev_dp *dp_pdev; ath12k_dp_pdev_alloc() local
H A Dmac.c9789 struct ath12k_pdev_dp *dp_pdev = &ar->dp; ath12k_mac_stop() local