Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dhw.h114 struct hal_rx_desc;
242 bool (*rx_desc_get_last_msdu)(struct hal_rx_desc *desc);
247 u8 (*rx_desc_get_decap_type)(struct hal_rx_desc *desc);
248 u8 (*rx_desc_get_mesh_ctl)(struct hal_rx_desc *desc);
253 u16 (*rx_desc_get_msdu_len)(struct hal_rx_desc *desc);
254 u8 (*rx_desc_get_msdu_sgi)(struct hal_rx_desc *desc);
256 u8 (*rx_desc_get_msdu_rx_bw)(struct hal_rx_desc *desc);
257 u32 (*rx_desc_get_msdu_freq)(struct hal_rx_desc *desc);
259 u8 (*rx_desc_get_msdu_nss)(struct hal_rx_desc *desc);
260 u8 (*rx_desc_get_mpdu_tid)(struct hal_rx_desc *desc);
[all …]
H A Dhw.c275 static u8 ath11k_hw_ipq8074_rx_desc_get_mesh_ctl(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mesh_ctl()
311 static u8 ath11k_hw_ipq8074_rx_desc_get_msdu_sgi(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_msdu_sgi()
340 static u8 ath11k_hw_ipq8074_rx_desc_get_msdu_nss(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_msdu_nss()
346 static u8 ath11k_hw_ipq8074_rx_desc_get_mpdu_tid(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mpdu_tid()
358 struct hal_rx_desc *ldesc) in ath11k_hw_ipq8074_rx_desc_copy_attn_end()
452 static u8 ath11k_hw_qcn9074_rx_desc_get_mesh_ctl(struct hal_rx_desc *desc) in ath11k_hw_qcn9074_rx_desc_get_mesh_ctl()
488 static u8 ath11k_hw_qcn9074_rx_desc_get_msdu_sgi(struct hal_rx_desc *desc) in ath11k_hw_qcn9074_rx_desc_get_msdu_sgi()
517 static u8 ath11k_hw_qcn9074_rx_desc_get_msdu_nss(struct hal_rx_desc *desc) in ath11k_hw_qcn9074_rx_desc_get_msdu_nss()
523 static u8 ath11k_hw_qcn9074_rx_desc_get_mpdu_tid(struct hal_rx_desc *desc) in ath11k_hw_qcn9074_rx_desc_get_mpdu_tid()
535 struct hal_rx_desc *ldesc) in ath11k_hw_qcn9074_rx_desc_copy_attn_end()
[all …]
H A Ddp_rx.c32 struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_enctype()
48 struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_ldpc_support()
188 struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_rx_bw()
194 struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_freq()
288 struct hal_rx_desc *desc) in ath11k_dp_rx_h_attn_is_mcbc()
1763 struct hal_rx_desc *ldesc; in ath11k_dp_rx_msdu_coalesce()
3265 struct hal_rx_desc *rx_desc = (struct hal_rx_desc *)msdu->data; in ath11k_dp_rx_h_verify_tkip_mic()
3424 struct hal_rx_desc *rx_desc = (struct hal_rx_desc *)defrag_skb->data; in ath11k_dp_rx_h_defrag_reo_reinject()
3585 struct hal_rx_desc *desc; in ath11k_dp_rx_h_defrag_validate_incr_pn()
3956 struct hal_rx_desc *desc = (struct hal_rx_desc *)msdu->data; in ath11k_dp_rx_h_null_q_desc()
[all …]
H A Drx_desc.h1490 struct hal_rx_desc { struct
H A Dcore.h131 struct hal_rx_desc *rx_desc;
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dhal.c326 static u8 ath12k_hw_qcn9274_rx_desc_get_mesh_ctl(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_mesh_ctl()
356 static u8 ath12k_hw_qcn9274_rx_desc_get_msdu_sgi(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_msdu_sgi()
385 static u8 ath12k_hw_qcn9274_rx_desc_get_msdu_nss(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_msdu_nss()
391 static u8 ath12k_hw_qcn9274_rx_desc_get_mpdu_tid(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_mpdu_tid()
403 struct hal_rx_desc *ldesc) in ath12k_hw_qcn9274_rx_desc_copy_end_tlv()
450 static bool ath12k_hw_qcn9274_rx_desc_is_da_mcbc(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_is_da_mcbc()
644 static bool ath12k_hw_qcn9274_dp_rx_h_msdu_done(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_dp_rx_h_msdu_done()
669 static u32 ath12k_hw_qcn9274_dp_rx_h_mpdu_err(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_dp_rx_h_mpdu_err()
864 struct hal_rx_desc *ldesc) in ath12k_hw_qcn9274_compact_rx_desc_copy_end_tlv()
1216 struct hal_rx_desc *ldesc) in ath12k_hw_wcn7850_rx_desc_copy_end_tlv()
[all …]
H A Dhal.h1043 u8 (*rx_desc_get_decap_type)(struct hal_rx_desc *desc);
1044 u8 (*rx_desc_get_mesh_ctl)(struct hal_rx_desc *desc);
1048 u16 (*rx_desc_get_msdu_len)(struct hal_rx_desc *desc);
1049 u8 (*rx_desc_get_msdu_sgi)(struct hal_rx_desc *desc);
1051 u8 (*rx_desc_get_msdu_rx_bw)(struct hal_rx_desc *desc);
1054 u8 (*rx_desc_get_msdu_nss)(struct hal_rx_desc *desc);
1055 u8 (*rx_desc_get_mpdu_tid)(struct hal_rx_desc *desc);
1058 struct hal_rx_desc *ldesc);
1068 bool (*rx_desc_is_da_mcbc)(struct hal_rx_desc *desc);
1075 bool (*dp_rx_h_msdu_done)(struct hal_rx_desc *desc);
[all …]
H A Ddp_rx.h132 struct hal_rx_desc *desc);
136 struct hal_rx_desc *desc);
138 struct hal_rx_desc *desc);
139 void ath12k_dp_rx_h_ppdu(struct ath12k *ar, struct hal_rx_desc *rx_desc,
H A Ddp_rx.c34 struct hal_rx_desc *desc) in ath12k_dp_rx_h_decap_type()
40 struct hal_rx_desc *desc) in ath12k_dp_rx_h_mesh_ctl_present()
46 struct hal_rx_desc *desc) in ath12k_dp_rx_h_seq_ctrl_valid()
76 struct hal_rx_desc *desc) in ath12k_dp_rx_h_seq_no()
100 struct hal_rx_desc *desc) in ath12k_dp_rx_h_is_decrypted()
166 struct hal_rx_desc *desc) in ath12k_dp_rx_h_l3pad()
2983 struct hal_rx_desc *rx_desc = (struct hal_rx_desc *)msdu->data; in ath12k_dp_rx_h_verify_tkip_mic()
3143 struct hal_rx_desc *rx_desc = (struct hal_rx_desc *)defrag_skb->data; in ath12k_dp_rx_h_defrag_reo_reinject()
3724 struct hal_rx_desc *desc = (struct hal_rx_desc *)msdu->data; in ath12k_dp_rx_h_null_q_desc()
3824 struct hal_rx_desc *desc = (struct hal_rx_desc *)msdu->data; in ath12k_dp_rx_h_tkip_mic_err()
[all …]
H A Dhw.h128 struct hal_rx_desc;
H A Drx_desc.h1531 struct hal_rx_desc { struct
H A Ddp_mon.c1699 ath12k_dp_rx_h_l3pad(ar->ab, (struct hal_rx_desc *)tail_msdu->data); in ath12k_dp_mon_rx_msdus_set_payload()
1710 struct hal_rx_desc *rx_desc, *tail_rx_desc; in ath12k_dp_mon_rx_merg_msdus()
1720 rx_desc = (struct hal_rx_desc *)head_msdu->data; in ath12k_dp_mon_rx_merg_msdus()
1721 tail_rx_desc = (struct hal_rx_desc *)tail_msdu->data; in ath12k_dp_mon_rx_merg_msdus()
1761 rx_desc = (struct hal_rx_desc *)head_msdu->data; in ath12k_dp_mon_rx_merg_msdus()
H A Dcore.h136 struct hal_rx_desc *rx_desc;