Searched refs:hal_rx_desc (Results 1 – 5 of 5) sorted by relevance
111 struct hal_rx_desc;232 bool (*rx_desc_get_first_msdu)(struct hal_rx_desc *desc);233 bool (*rx_desc_get_last_msdu)(struct hal_rx_desc *desc);234 u8 (*rx_desc_get_l3_pad_bytes)(struct hal_rx_desc *desc);235 u8 *(*rx_desc_get_hdr_status)(struct hal_rx_desc *desc);236 bool (*rx_desc_encrypt_valid)(struct hal_rx_desc *desc);237 u32 (*rx_desc_get_encrypt_type)(struct hal_rx_desc *desc);238 u8 (*rx_desc_get_decap_type)(struct hal_rx_desc *desc);239 u8 (*rx_desc_get_mesh_ctl)(struct hal_rx_desc *desc);240 bool (*rx_desc_get_ldpc_support)(struct hal_rx_desc *desc);[all …]
230 static bool ath11k_hw_ipq8074_rx_desc_get_first_msdu(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_first_msdu()236 static bool ath11k_hw_ipq8074_rx_desc_get_last_msdu(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_last_msdu()242 static u8 ath11k_hw_ipq8074_rx_desc_get_l3_pad_bytes(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_l3_pad_bytes()248 static u8 *ath11k_hw_ipq8074_rx_desc_get_hdr_status(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_hdr_status()253 static bool ath11k_hw_ipq8074_rx_desc_encrypt_valid(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_encrypt_valid()259 static u32 ath11k_hw_ipq8074_rx_desc_get_encrypt_type(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_encrypt_type()265 static u8 ath11k_hw_ipq8074_rx_desc_get_decap_type(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_decap_type()271 static u8 ath11k_hw_ipq8074_rx_desc_get_mesh_ctl(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mesh_ctl()277 static bool ath11k_hw_ipq8074_rx_desc_get_ldpc_support(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_ldpc_support()283 static bool ath11k_hw_ipq8074_rx_desc_get_mpdu_seq_ctl_vld(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mpdu_seq_ctl_vld()[all …]
24 u8 *ath11k_dp_rx_h_80211_hdr(struct ath11k_base *ab, struct hal_rx_desc *desc) in ath11k_dp_rx_h_80211_hdr()31 struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_enctype()40 struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_decap_type()47 struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_ldpc_support()54 struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_mesh_ctl_present()61 struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_seq_ctrl_valid()67 struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_fc_valid()91 struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_seq_no()97 struct hal_rx_desc *desc) in ath11k_dp_rx_get_attention()157 struct hal_rx_desc *desc) in ath11k_dp_rx_h_attn_msdu_len_err()[all …]
1489 struct hal_rx_desc { struct
126 struct hal_rx_desc *rx_desc;