Searched refs:hal_rx_desc (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | hal_qcc2072.c | 99 static void ath12k_hal_rx_desc_set_msdu_len_qcc2072(struct hal_rx_desc *desc, u16 len) in ath12k_hal_rx_desc_set_msdu_len_qcc2072() 109 static void ath12k_hal_rx_desc_get_dot11_hdr_qcc2072(struct hal_rx_desc *desc, in ath12k_hal_rx_desc_get_dot11_hdr_qcc2072() 125 static void ath12k_hal_rx_desc_get_crypto_hdr_qcc2072(struct hal_rx_desc *desc, in ath12k_hal_rx_desc_get_crypto_hdr_qcc2072() 169 static void ath12k_hal_rx_desc_copy_end_tlv_qcc2072(struct hal_rx_desc *fdesc, in ath12k_hal_rx_desc_copy_end_tlv_qcc2072() 170 struct hal_rx_desc *ldesc) in ath12k_hal_rx_desc_copy_end_tlv_qcc2072() 176 static u8 ath12k_hal_rx_desc_get_msdu_src_link_qcc2072(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_msdu_src_link_qcc2072() 181 static u8 ath12k_hal_rx_desc_get_l3_pad_bytes_qcc2072(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_l3_pad_bytes_qcc2072() 188 u8 ath12k_wifi7_hal_rx_h_from_ds_qcc2072(struct hal_rx_desc *desc) in ath12k_wifi7_hal_rx_h_from_ds_qcc2072() 195 u8 ath12k_wifi7_hal_rx_h_to_ds_qcc2072(struct hal_rx_desc *desc) in ath12k_wifi7_hal_rx_h_to_ds_qcc2072() 201 static u32 ath12k_hal_rx_desc_get_mpdu_start_tag_qcc2072(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mpdu_start_tag_qcc2072() [all …]
|
| H A D | hal_wcn7850.c | 264 bool ath12k_hal_rx_desc_get_first_msdu_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_first_msdu_wcn7850() 271 bool ath12k_hal_rx_desc_get_last_msdu_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_last_msdu_wcn7850() 277 u8 ath12k_hal_rx_desc_get_l3_pad_bytes_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_l3_pad_bytes_wcn7850() 284 u8 ath12k_wifi7_hal_rx_h_from_ds_wcn7850(struct hal_rx_desc *desc) in ath12k_wifi7_hal_rx_h_from_ds_wcn7850() 291 u8 ath12k_wifi7_hal_rx_h_to_ds_wcn7850(struct hal_rx_desc *desc) in ath12k_wifi7_hal_rx_h_to_ds_wcn7850() 298 bool ath12k_hal_rx_desc_encrypt_valid_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_encrypt_valid_wcn7850() 305 u32 ath12k_hal_rx_desc_get_encrypt_type_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_encrypt_type_wcn7850() 315 u8 ath12k_hal_rx_desc_get_decap_type_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_decap_type_wcn7850() 322 u8 ath12k_hal_rx_desc_get_mesh_ctl_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mesh_ctl_wcn7850() 329 bool ath12k_hal_rx_desc_get_mpdu_seq_ctl_vld_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mpdu_seq_ctl_vld_wcn7850() [all …]
|
| H A D | hal_qcn9274.c | 576 bool ath12k_hal_rx_desc_get_first_msdu_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_first_msdu_qcn9274() 583 bool ath12k_hal_rx_desc_get_last_msdu_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_last_msdu_qcn9274() 589 u8 ath12k_hal_rx_desc_get_l3_pad_bytes_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_l3_pad_bytes_qcn9274() 596 bool ath12k_hal_rx_desc_encrypt_valid_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_encrypt_valid_qcn9274() 603 u32 ath12k_hal_rx_desc_get_encrypt_type_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_encrypt_type_qcn9274() 613 u8 ath12k_hal_rx_desc_get_decap_type_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_decap_type_qcn9274() 620 u8 ath12k_hal_rx_desc_get_mesh_ctl_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mesh_ctl_qcn9274() 627 bool ath12k_hal_rx_desc_get_mpdu_seq_ctl_vld_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mpdu_seq_ctl_vld_qcn9274() 634 bool ath12k_hal_rx_desc_get_mpdu_fc_valid_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mpdu_fc_valid_qcn9274() 641 u16 ath12k_hal_rx_desc_get_mpdu_start_seq_no_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mpdu_start_seq_no_qcn9274() [all …]
|
| H A D | dp_rx.c | 426 struct hal_rx_desc *ldesc; in ath12k_wifi7_dp_rx_msdu_coalesce() 444 ldesc = (struct hal_rx_desc *)last->data; in ath12k_wifi7_dp_rx_msdu_coalesce() 510 struct hal_rx_desc *rx_desc, *lrx_desc; in ath12k_wifi7_dp_rx_process_msdu() 527 rx_desc = (struct hal_rx_desc *)msdu->data; in ath12k_wifi7_dp_rx_process_msdu() 528 lrx_desc = (struct hal_rx_desc *)last_buf->data; in ath12k_wifi7_dp_rx_process_msdu() 851 struct hal_rx_desc *rx_desc = (struct hal_rx_desc *)defrag_skb->data; in ath12k_wifi7_dp_rx_h_defrag_reo_reinject() 999 struct hal_rx_desc *rx_desc = (struct hal_rx_desc *)msdu->data; in ath12k_wifi7_dp_rx_h_verify_tkip_mic() 1291 struct hal_rx_desc *rx_desc; in ath12k_wifi7_dp_process_rx_err_buf() 1341 rx_desc = (struct hal_rx_desc *)msdu->data; in ath12k_wifi7_dp_process_rx_err_buf() 1676 struct hal_rx_desc *desc = (struct hal_rx_desc *)msdu->data; in ath12k_wifi7_dp_rx_h_tkip_mic_err() [all …]
|
| H A D | dp_rx.h | 57 struct hal_rx_desc *rx_desc);
|
| H A D | hal_rx_desc.h | 1532 struct hal_rx_desc { struct
|
| H A D | dp_mon.c | 47 sizeof(struct hal_rx_desc)) & in ath12k_wifi7_dp_mon_get_buf_len() 2638 struct hal_rx_desc *rx_desc, *tail_rx_desc; in ath12k_wifi7_dp_rx_mon_mpdu_pop() 2672 rx_pkt_offset = sizeof(struct hal_rx_desc); in ath12k_wifi7_dp_rx_mon_mpdu_pop() 2690 tail_rx_desc = (struct hal_rx_desc *)(desc_info->skb)->data; in ath12k_wifi7_dp_rx_mon_mpdu_pop() 2739 rx_desc = (struct hal_rx_desc *)msdu->data; in ath12k_wifi7_dp_rx_mon_mpdu_pop()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | dp_rx.c | 25 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 *desc) in ath11k_dp_rx_h_attn_msdu_len_err() [all …]
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | hal.h | 1373 void (*rx_desc_set_msdu_len)(struct hal_rx_desc *desc, u16 len); 1374 void (*rx_desc_get_dot11_hdr)(struct hal_rx_desc *desc, 1376 void (*rx_desc_get_crypto_header)(struct hal_rx_desc *desc, 1379 void (*rx_desc_copy_end_tlv)(struct hal_rx_desc *fdesc, 1380 struct hal_rx_desc *ldesc); 1381 u8 (*rx_desc_get_msdu_src_link_id)(struct hal_rx_desc *desc); 1383 struct hal_rx_desc *rx_desc, 1384 struct hal_rx_desc *ldesc); 1385 u32 (*rx_desc_get_mpdu_start_tag)(struct hal_rx_desc *desc); 1386 u32 (*rx_desc_get_mpdu_ppdu_id)(struct hal_rx_desc *desc); [all …]
|
| H A D | hw.h | 132 struct hal_rx_desc;
|
| H A D | dp_mon.c | 197 ath12k_dp_rx_h_l3pad(ab, (struct hal_rx_desc *)tail_msdu->data); in ath12k_dp_mon_rx_msdus_set_payload() 217 struct hal_rx_desc *rx_desc; in ath12k_dp_mon_rx_merg_msdus() 287 rx_desc = (struct hal_rx_desc *)head_msdu->data; in ath12k_dp_mon_rx_merg_msdus()
|
| H A D | core.h | 144 struct hal_rx_desc *rx_desc;
|
| H A D | dp_rx.c | 1064 struct hal_rx_desc *rx_desc = rxcb->rx_desc; in ath12k_get_dot11_hdr_from_rx_desc()
|