Home
last modified time | relevance | path

Searched refs:hal_rx_desc (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c25 u8 *ath11k_dp_rx_h_80211_hdr(struct ath11k_base *ab, struct hal_rx_desc *desc) in ath11k_dp_rx_h_80211_hdr()
32 struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_enctype()
41 struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_decap_type()
48 struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_ldpc_support()
55 struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_mesh_ctl_present()
62 struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_seq_ctrl_valid()
68 struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_fc_valid()
92 struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_seq_no()
98 struct hal_rx_desc *desc) in ath11k_dp_rx_get_attention()
158 struct hal_rx_desc *des in ath11k_dp_rx_h_attn_msdu_len_err()
[all...]
H A Drx_desc.h1490 struct hal_rx_desc { struct
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_rx.c328 struct hal_rx_desc *rx_desc, in ath12k_wifi7_dp_rx_h_mpdu()
412 struct hal_rx_desc *ldesc; in ath12k_wifi7_dp_rx_msdu_coalesce()
430 ldesc = (struct hal_rx_desc *)last->data; in ath12k_wifi7_dp_rx_msdu_coalesce()
496 struct hal_rx_desc *rx_desc, *lrx_desc; in ath12k_wifi7_dp_rx_process_msdu()
513 rx_desc = (struct hal_rx_desc *)msdu->data; in ath12k_wifi7_dp_rx_process_msdu()
514 lrx_desc = (struct hal_rx_desc *)last_buf->data; in ath12k_wifi7_dp_rx_process_msdu()
835 struct hal_rx_desc *rx_desc = (struct hal_rx_desc *)defrag_skb->data; in ath12k_wifi7_dp_rx_h_defrag_reo_reinject()
983 struct hal_rx_desc *rx_desc = (struct hal_rx_desc *)msdu->data; in ath12k_wifi7_dp_rx_h_verify_tkip_mic()
1274 struct hal_rx_desc *rx_desc; in ath12k_wifi7_dp_process_rx_err_buf()
1324 rx_desc = (struct hal_rx_desc *)msdu->data; in ath12k_wifi7_dp_process_rx_err_buf()
[all …]
H A Ddp_mon.c47 sizeof(struct hal_rx_desc)) & in ath12k_wifi7_dp_mon_get_buf_len()
2599 struct hal_rx_desc *rx_desc, *tail_rx_desc; in ath12k_wifi7_dp_rx_mon_mpdu_pop()
2633 rx_pkt_offset = sizeof(struct hal_rx_desc); in ath12k_wifi7_dp_rx_mon_mpdu_pop()
2651 tail_rx_desc = (struct hal_rx_desc *)(desc_info->skb)->data; in ath12k_wifi7_dp_rx_mon_mpdu_pop()
2700 rx_desc = (struct hal_rx_desc *)msdu->data; in ath12k_wifi7_dp_rx_mon_mpdu_pop()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c1056 struct hal_rx_desc *rx_desc = rxcb->rx_desc; in ath12k_get_dot11_hdr_from_rx_desc()
1122 struct hal_rx_desc *rx_desc, in ath12k_dp_rx_h_undecap()
1398 struct hal_rx_desc *rx_desc, in ath12k_dp_rx_check_nwifi_hdr_len_valid()