Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhw.h114 struct hal_rx_desc;
240 bool (*rx_desc_get_last_msdu)(struct hal_rx_desc *desc);
245 u8 (*rx_desc_get_decap_type)(struct hal_rx_desc *desc);
246 u8 (*rx_desc_get_mesh_ctl)(struct hal_rx_desc *desc);
251 u16 (*rx_desc_get_msdu_len)(struct hal_rx_desc *desc);
252 u8 (*rx_desc_get_msdu_sgi)(struct hal_rx_desc *desc);
254 u8 (*rx_desc_get_msdu_rx_bw)(struct hal_rx_desc *desc);
255 u32 (*rx_desc_get_msdu_freq)(struct hal_rx_desc *desc);
257 u8 (*rx_desc_get_msdu_nss)(struct hal_rx_desc *desc);
258 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()
1775 struct hal_rx_desc *ldesc; in ath11k_dp_rx_msdu_coalesce()
3215 struct hal_rx_desc *rx_desc = (struct hal_rx_desc *)msdu->data; in ath11k_dp_rx_h_verify_tkip_mic()
3374 struct hal_rx_desc *rx_desc = (struct hal_rx_desc *)defrag_skb->data; in ath11k_dp_rx_h_defrag_reo_reinject()
3535 struct hal_rx_desc *desc; in ath11k_dp_rx_h_defrag_validate_incr_pn()
3905 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.h127 struct hal_rx_desc *rx_desc;
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhal.h1041 u8 (*rx_desc_get_decap_type)(struct hal_rx_desc *desc);
1042 u8 (*rx_desc_get_mesh_ctl)(struct hal_rx_desc *desc);
1046 u16 (*rx_desc_get_msdu_len)(struct hal_rx_desc *desc);
1047 u8 (*rx_desc_get_msdu_sgi)(struct hal_rx_desc *desc);
1049 u8 (*rx_desc_get_msdu_rx_bw)(struct hal_rx_desc *desc);
1052 u8 (*rx_desc_get_msdu_nss)(struct hal_rx_desc *desc);
1053 u8 (*rx_desc_get_mpdu_tid)(struct hal_rx_desc *desc);
1056 struct hal_rx_desc *ldesc);
1066 bool (*rx_desc_is_da_mcbc)(struct hal_rx_desc *desc);
1074 bool (*dp_rx_h_msdu_done)(struct hal_rx_desc *desc);
[all …]
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()
350 static u16 ath12k_hw_qcn9274_rx_desc_get_msdu_len(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_msdu_len()
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()
629 static bool ath12k_hw_qcn9274_dp_rx_h_msdu_done(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_dp_rx_h_msdu_done()
654 static u32 ath12k_hw_qcn9274_dp_rx_h_mpdu_err(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_dp_rx_h_mpdu_err()
837 struct hal_rx_desc *ldesc) in ath12k_hw_wcn7850_rx_desc_copy_end_tlv()
[all …]
H A Ddp_rx.h130 struct hal_rx_desc *desc);
134 struct hal_rx_desc *desc);
136 struct hal_rx_desc *desc);
137 void ath12k_dp_rx_h_ppdu(struct ath12k *ar, struct hal_rx_desc *rx_desc,
H A Ddp_rx.c33 struct hal_rx_desc *desc) in ath12k_dp_rx_h_decap_type()
39 struct hal_rx_desc *desc) in ath12k_dp_rx_h_mesh_ctl_present()
45 struct hal_rx_desc *desc) in ath12k_dp_rx_h_seq_ctrl_valid()
75 struct hal_rx_desc *desc) in ath12k_dp_rx_h_seq_no()
99 struct hal_rx_desc *desc) in ath12k_dp_rx_h_is_decrypted()
165 struct hal_rx_desc *desc) in ath12k_dp_rx_h_l3pad()
2826 struct hal_rx_desc *rx_desc = (struct hal_rx_desc *)msdu->data; in ath12k_dp_rx_h_verify_tkip_mic()
2983 struct hal_rx_desc *rx_desc = (struct hal_rx_desc *)defrag_skb->data; in ath12k_dp_rx_h_defrag_reo_reinject()
3535 struct hal_rx_desc *desc = (struct hal_rx_desc *)msdu->data; in ath12k_dp_rx_h_null_q_desc()
3642 struct hal_rx_desc *desc = (struct hal_rx_desc *)msdu->data; in ath12k_dp_rx_h_tkip_mic_err()
[all …]
H A Dhw.h112 struct hal_rx_desc;
H A Drx_desc.h1421 struct hal_rx_desc { struct
H A Ddp_mon.c871 (struct hal_rx_desc *)msdu->data); in ath12k_dp_mon_rx_msdus_set_payload()
882 struct hal_rx_desc *rx_desc; in ath12k_dp_mon_rx_merg_msdus()
892 rx_desc = (struct hal_rx_desc *)head_msdu->data; in ath12k_dp_mon_rx_merg_msdus()
921 rx_desc = (struct hal_rx_desc *)head_msdu->data; in ath12k_dp_mon_rx_merg_msdus()
H A Dcore.h95 struct hal_rx_desc *rx_desc;