Home
last modified time | relevance | path

Searched refs:rx_pkt_tlvs (Results 1 – 25 of 33) sorted by relevance

12

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_rx_tlv.h403 struct rx_pkt_tlvs { struct
412 (((struct rx_pkt_tlvs *)_rx_pkt_tlv)->msdu_end_tlv.rx_msdu_end) argument
415 (((struct rx_pkt_tlvs *)_rx_pkt_tlv)->mpdu_start_tlv. \
443 struct rx_pkt_tlvs { struct
461 struct rx_pkt_tlvs { argument
472 (((struct rx_pkt_tlvs *)_rx_pkt_tlv)->msdu_end_tlv.rx_msdu_end) argument
475 (((struct rx_pkt_tlvs *)_rx_pkt_tlv)->mpdu_start_tlv. \
512 (((struct rx_pkt_tlvs *)_rx_pkt_tlv)->pkt_hdr_tlv)
533 #define SIZE_OF_DATA_RX_TLV sizeof(struct rx_pkt_tlvs)
539 #define RX_PKT_TLV_OFFSET(field) qdf_offsetof(struct rx_pkt_tlvs, field)
[all …]
H A Dhal_be_rx.h533 struct rx_pkt_tlvs *rx_pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_tlv_get_dest_chip_pmac_id() local
535 *d_chip_id = HAL_RX_TLV_DEST_CHIP_ID_GET(rx_pkt_tlvs); in hal_rx_tlv_get_dest_chip_pmac_id()
536 *d_chip_pmac_id = HAL_RX_TLV_DEST_CHIP_PMAC_ID_GET(rx_pkt_tlvs); in hal_rx_tlv_get_dest_chip_pmac_id()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
H A Dhal_rh_generic_api.c230 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_is_wlan_mcast_generic_rh()
245 struct rx_pkt_tlvs *rx_desc = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_tlv_decap_format_get_rh()
264 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_dump_pkt_tlvs_rh()
311 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_attn_phy_ppdu_id_get_rh()
330 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_msdu_len_get_rh()
385 struct rx_pkt_tlvs *rx_pkt_tlv = in hal_rx_tlv_get_pn_num_rh()
386 (struct rx_pkt_tlvs *)buf; in hal_rx_tlv_get_pn_num_rh()
412 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_pkt_hdr_get_rh()
430 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_priv_info_set_in_tlv_rh()
449 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_priv_info_get_from_tlv_rh()
[all …]
H A Dhal_rh_rx.h186 struct rx_pkt_tlvs { struct
199 struct rx_pkt_tlvs { argument
233 #define SIZE_OF_DATA_RX_TLV sizeof(struct rx_pkt_tlvs)
237 #define RX_PKT_TLV_OFFSET(field) qdf_offsetof(struct rx_pkt_tlvs, field)
256 struct rx_pkt_tlvs *hal_rx_get_pkt_tlvs(uint8_t *rx_buf_start) in hal_rx_get_pkt_tlvs()
258 return (struct rx_pkt_tlvs *)rx_buf_start; in hal_rx_get_pkt_tlvs()
268 struct rx_mpdu_info *hal_rx_get_mpdu_info(struct rx_pkt_tlvs *pkt_tlvs) in hal_rx_get_mpdu_info()
285 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_mon_dest_get_buffer_info_from_tlv()
322 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_attn_tcp_udp_cksum_fail_get()
347 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_attn_ip_cksum_fail_get()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
H A Dhal_li_rx.h275 struct rx_pkt_tlvs { struct
288 struct rx_pkt_tlvs { argument
302 struct rx_pkt_tlvs { struct
336 #define SIZE_OF_DATA_RX_TLV sizeof(struct rx_pkt_tlvs)
340 #define RX_PKT_TLV_OFFSET(field) qdf_offsetof(struct rx_pkt_tlvs, field)
358 struct rx_pkt_tlvs *hal_rx_get_pkt_tlvs(uint8_t *rx_buf_start) in hal_rx_get_pkt_tlvs()
360 return (struct rx_pkt_tlvs *)rx_buf_start; in hal_rx_get_pkt_tlvs()
370 struct rx_mpdu_info *hal_rx_get_mpdu_info(struct rx_pkt_tlvs *pkt_tlvs) in hal_rx_get_mpdu_info()
387 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_mon_dest_get_buffer_info_from_tlv()
424 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_attn_tcp_udp_cksum_fail_get()
[all …]
H A Dhal_li_generic_api.c116 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_is_wlan_mcast_generic_li()
131 struct rx_pkt_tlvs *rx_desc = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_tlv_decap_format_get_li()
150 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_dump_pkt_tlvs_li()
197 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_attn_phy_ppdu_id_get_li()
216 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_msdu_len_get_li()
276 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_pkt_hdr_get_li()
294 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_priv_info_set_in_tlv_li()
313 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_priv_info_get_from_tlv_li()
675 struct rx_pkt_tlvs *rx_desc = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_desc_get_80211_hdr_li()
707 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_msdu_len_set_li()
[all …]
H A Dhal_li_generic_api.h1837 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_rx_attention_tlv_generic_li()
1957 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_mpdu_end_tlv_generic_li()
2015 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_pkt_hdr_tlv_generic_li()
2035 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_tlv_decrypt_err_get_li()
2055 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_tlv_mic_err_get_li()
2069 struct rx_pkt_tlvs *rx_tlv_hdr = (struct rx_pkt_tlvs *)rx_tlv_pkt_hdr; in hal_rx_tlv_get_pkt_capture_flags_li()
2088 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_mpdu_info_ampdu_flag_get_li()
2109 struct rx_pkt_tlvs *rx_pkt_tlv = in hal_rx_tlv_get_pn_num_li()
2110 (struct rx_pkt_tlvs *)buf; in hal_rx_tlv_get_pn_num_li()
2135 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_mpdu_start_tlv_generic_li()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/
H A Dhal_6290.c125 struct rx_pkt_tlvs *pkt_tlvs = hal_rx_get_pkt_tlvs(buf); in hal_rx_get_rx_fragment_number_6290()
143 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_is_mcbc_get_6290()
159 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_sa_is_valid_get_6290()
178 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_sa_idx_get_6290()
195 struct rx_pkt_tlvs *rx_tlvs = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_desc_is_first_msdu_6290()
210 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_l3_hdr_padding_get_6290()
227 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_encryption_info_valid_6290()
244 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_print_pn_6290()
268 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_first_msdu_get_6290()
286 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_is_valid_get_6290()
[all …]
H A Dhal_6290_rx.h339 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
362 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_nss_get_6290()
375 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_nss_get_6290()
396 struct rx_pkt_tlvs *rx_desc = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_mon_hw_desc_get_mpdu_status_6290()
536 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_start_tlv_6290()
621 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_end_tlv_6290()
732 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_mpdu_start_tid_get_6290()
757 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_reception_type_get_6290()
781 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_idx_get_6290()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5018/
H A Dhal_5018.c143 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_nss_get_5018()
162 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_get_len_5018()
184 struct rx_pkt_tlvs *rx_desc = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_mon_hw_desc_get_mpdu_status_5018()
240 struct rx_pkt_tlvs *rx_desc = (struct rx_pkt_tlvs *)rx_tlv_hdr; in hal_rx_mpdu_start_tlv_tag_valid_5018()
418 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_start_tlv_5018()
495 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_end_tlv_5018()
594 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_mpdu_start_tid_get_5018()
613 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_reception_type_get_5018()
631 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_idx_get_5018()
649 struct rx_pkt_tlvs *pkt_tlvs = hal_rx_get_pkt_tlvs(buf); in hal_rx_get_rx_fragment_number_5018()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/wcn6450/
H A Dhal_wcn6450.c358 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_flow_idx_get_6450()
438 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_nss_get_6450()
460 struct rx_pkt_tlvs *rx_desc = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_mon_hw_desc_get_mpdu_status_6450()
544 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_start_tlv_6450()
624 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_end_tlv_6450()
743 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_mpdu_start_tid_get_6450()
769 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_reception_type_get_6450()
788 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_idx_get_6450()
830 struct rx_pkt_tlvs *pkt_tlvs = hal_rx_get_pkt_tlvs(buf); in hal_rx_get_rx_fragment_number_6450()
848 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_is_mcbc_get_6450()
[all …]
H A Dhal_wcn6450_rx.h316 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
330 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
338 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
346 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
354 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
362 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/
H A Dhal_6390.c125 struct rx_pkt_tlvs *pkt_tlvs = hal_rx_get_pkt_tlvs(buf); in hal_rx_get_rx_fragment_number_6390()
143 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_is_mcbc_get_6390()
159 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_sa_is_valid_get_6390()
178 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_sa_idx_get_6390()
195 struct rx_pkt_tlvs *rx_tlvs = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_desc_is_first_msdu_6390()
210 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_l3_hdr_padding_get_6390()
227 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_encryption_info_valid_6390()
244 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_print_pn_6390()
267 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_first_msdu_get_6390()
285 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_is_valid_get_6390()
[all …]
H A Dhal_6390_rx.h356 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
371 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_nss_get_6390()
393 struct rx_pkt_tlvs *rx_desc = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_mon_hw_desc_get_mpdu_status_6390()
484 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_start_tlv_6390()
564 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_end_tlv_6390()
678 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_mpdu_start_tid_get_6390()
704 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_reception_type_get_6390()
729 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_idx_get_6390()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/
H A Dhal_8074v2.c131 struct rx_pkt_tlvs *pkt_tlvs = hal_rx_get_pkt_tlvs(buf); in hal_rx_get_rx_fragment_number_8074v2()
149 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_is_mcbc_get_8074v2()
165 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_sa_is_valid_get_8074v2()
183 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_sa_idx_get_8074v2()
200 struct rx_pkt_tlvs *rx_tlvs = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_desc_is_first_msdu_8074v2()
216 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_l3_hdr_padding_get_8074v2()
233 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_encryption_info_valid_8074v2()
250 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_print_pn_8074v2()
273 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_first_msdu_get_8074v2()
291 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_is_valid_get_8074v2()
[all …]
H A Dhal_8074v2_rx.h351 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
366 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_nss_get_8074v2()
387 struct rx_pkt_tlvs *rx_desc = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_mon_hw_desc_get_mpdu_status_8074v2()
619 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_start_tlv_8074v2()
696 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_end_tlv_8074v2()
805 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_mpdu_start_tid_get_8074v2()
830 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_reception_type_get_8074v2()
854 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_idx_get_8074v2()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v1/
H A Dhal_8074v1.c143 struct rx_pkt_tlvs *pkt_tlvs = hal_rx_get_pkt_tlvs(buf); in hal_rx_get_rx_fragment_number_8074v1()
161 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_is_mcbc_get_8074v1()
178 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_sa_is_valid_get_8074v1()
196 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_sa_idx_get_8074v1()
213 struct rx_pkt_tlvs *rx_tlvs = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_desc_is_first_msdu_8074v1()
229 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_l3_hdr_padding_get_8074v1()
246 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_encryption_info_valid_8074v1()
263 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_print_pn_8074v1()
287 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_first_msdu_get_8074v1()
305 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_is_valid_get_8074v1()
[all …]
H A Dhal_8074v1_rx.h342 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
357 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_nss_get_8074()
377 struct rx_pkt_tlvs *rx_desc = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_mon_hw_desc_get_mpdu_status_8074()
445 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_start_tlv_8074()
526 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_end_tlv_8074()
637 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_mpdu_start_tid_get_8074()
662 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_reception_type_get_8074()
686 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_idx_get_8074()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/
H A Dhal_6490.c131 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_nss_get_6490()
150 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_get_len_6490()
171 struct rx_pkt_tlvs *rx_desc = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_mon_hw_desc_get_mpdu_status_6490()
279 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_start_tlv_6490()
359 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_end_tlv_6490()
484 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_mpdu_start_tid_get_6490()
510 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_reception_type_get_6490()
528 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_idx_get_6490()
546 struct rx_pkt_tlvs *pkt_tlvs = hal_rx_get_pkt_tlvs(buf); in hal_rx_get_rx_fragment_number_6490()
564 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_is_mcbc_get_6490()
[all …]
H A Dhal_6490_rx.h375 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
389 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
397 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
405 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
413 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
421 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
H A Dhal_9000.c197 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_nss_get_9000()
216 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_get_len_9000()
237 struct rx_pkt_tlvs *rx_desc = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_mon_hw_desc_get_mpdu_status_9000()
292 struct rx_pkt_tlvs *rx_desc = (struct rx_pkt_tlvs *)rx_tlv_hdr; in hal_rx_mpdu_start_tlv_tag_valid_9000()
421 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_start_tlv_9000()
498 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_end_tlv_9000()
597 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_mpdu_start_tid_get_9000()
616 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_reception_type_get_9000()
634 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_idx_get_9000()
653 struct rx_pkt_tlvs *pkt_tlvs = hal_rx_get_pkt_tlvs(buf); in hal_rx_get_rx_fragment_number_9000()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/
H A Dhal_qcn6122.c194 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_nss_get_6122()
213 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_get_len_6122()
234 struct rx_pkt_tlvs *rx_desc = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_mon_hw_desc_get_mpdu_status_6122()
289 struct rx_pkt_tlvs *rx_desc = (struct rx_pkt_tlvs *)rx_tlv_hdr; in hal_rx_mpdu_start_tlv_tag_valid_6122()
422 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_start_tlv_6122()
499 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_end_tlv_6122()
598 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_mpdu_start_tid_get_6122()
617 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_reception_type_get_6122()
635 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_idx_get_6122()
654 struct rx_pkt_tlvs *pkt_tlvs = hal_rx_get_pkt_tlvs(buf); in hal_rx_get_rx_fragment_number_6122()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
H A Dhal_6750.c137 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_nss_get_6750()
156 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_get_len_6750()
177 struct rx_pkt_tlvs *rx_desc = (struct rx_pkt_tlvs *)hw_desc_addr; in hal_rx_mon_hw_desc_get_mpdu_status_6750()
268 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_start_tlv_6750()
348 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)pkttlvs; in hal_rx_dump_msdu_end_tlv_6750()
467 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_mpdu_start_tid_get_6750()
493 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_start_reception_type_get_6750()
511 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_idx_get_6750()
529 struct rx_pkt_tlvs *pkt_tlvs = hal_rx_get_pkt_tlvs(buf); in hal_rx_get_rx_fragment_number_6750()
547 struct rx_pkt_tlvs *pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_end_da_is_mcbc_get_6750()
[all …]
H A Dhal_6750_rx.h381 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
395 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
403 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
411 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
419 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
427 (*_OFFSET_TO_WORD_PTR(&(((struct rx_pkt_tlvs *)(buf))->\
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_rx.h163 struct rx_pkt_tlvs *pkt_tlvs; in dp_rx_prefetch_nbuf_data()
172 pkt_tlvs = (struct rx_pkt_tlvs *)next->data; in dp_rx_prefetch_nbuf_data()

12