Home
last modified time | relevance | path

Searched refs:rx_mpdu_info_details (Results 1 – 25 of 50) sorted by relevance

12

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/
H A Dhal_6290.c230 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_encryption_info_valid_6290()
247 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_print_pn_6290()
343 &mpdu_start->rx_mpdu_info_details); in hal_rx_mpdu_start_sw_peer_id_get_6290()
359 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_to_ds_6290()
376 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_fr_ds_6290()
414 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr1_6290()
448 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr2_6290()
481 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr3_6290()
514 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr4_6290()
556 uint8_t *rx_mpdu_info = (uint8_t *)&mpdu_start->rx_mpdu_info_details; in hal_rx_is_unicast_6290()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
H A Dhal_rh_generic_api.c387 struct rx_mpdu_info *rx_mpdu_info_details = in hal_rx_tlv_get_pn_num_rh() local
388 &rx_pkt_tlv->mpdu_start_tlv.rx_mpdu_start.rx_mpdu_info_details; in hal_rx_tlv_get_pn_num_rh()
390 pn_num[0] = rx_mpdu_info_details->pn_31_0; in hal_rx_tlv_get_pn_num_rh()
392 ((uint64_t)rx_mpdu_info_details->pn_63_32 << 32); in hal_rx_tlv_get_pn_num_rh()
393 pn_num[1] = rx_mpdu_info_details->pn_95_64; in hal_rx_tlv_get_pn_num_rh()
395 ((uint64_t)rx_mpdu_info_details->pn_127_96 << 32); in hal_rx_tlv_get_pn_num_rh()
520 flags->encrypt_type = mpdu_start->rx_mpdu_info_details.encrypt_type; in hal_rx_tlv_get_pkt_capture_flags_rh()
535 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_info_ampdu_flag_get_rh()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/
H A Dhal_8074v2.c236 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_encryption_info_valid_8074v2()
253 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_print_pn_8074v2()
348 &mpdu_start->rx_mpdu_info_details); in hal_rx_mpdu_start_sw_peer_id_get_8074v2()
363 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_to_ds_8074v2()
381 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_fr_ds_8074v2()
438 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr1_8074v2()
472 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr2_8074v2()
506 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr3_8074v2()
540 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr4_8074v2()
582 uint8_t *rx_mpdu_info = (uint8_t *)&mpdu_start->rx_mpdu_info_details; in hal_rx_is_unicast_8074v2()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v1/
H A Dhal_8074v1.c249 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_encryption_info_valid_8074v1()
266 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_print_pn_8074v1()
362 &mpdu_start->rx_mpdu_info_details); in hal_rx_mpdu_start_sw_peer_id_get_8074v1()
378 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_to_ds_8074v1()
396 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_fr_ds_8074v1()
454 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr1_8074v1()
488 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr2_8074v1()
522 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr3_8074v1()
556 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr4_8074v1()
598 uint8_t *rx_mpdu_info = (uint8_t *)&mpdu_start->rx_mpdu_info_details; in hal_rx_is_unicast_8074v1()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/
H A Dhal_6390.c230 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_encryption_info_valid_6390()
247 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_print_pn_6390()
342 &mpdu_start->rx_mpdu_info_details); in hal_rx_mpdu_start_sw_peer_id_get_6390()
358 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_to_ds_6390()
376 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_fr_ds_6390()
414 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr1_6390()
449 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr2_6390()
483 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr3_6390()
517 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr4_6390()
559 uint8_t *rx_mpdu_info = (uint8_t *)&mpdu_start->rx_mpdu_info_details; in hal_rx_is_unicast_6390()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5018/
H A Dhal_5018.c599 tid = HAL_RX_MPDU_INFO_TID_GET(&mpdu_start->rx_mpdu_info_details); in hal_rx_mpdu_start_tid_get_5018()
754 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_encryption_info_valid_5018()
771 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_print_pn_5018()
866 &mpdu_start->rx_mpdu_info_details); in hal_rx_mpdu_start_sw_peer_id_get_5018()
882 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_to_ds_5018()
900 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_fr_ds_5018()
957 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr1_5018()
991 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr2_5018()
1025 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr3_5018()
1059 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr4_5018()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/
H A Dhal_6490.c489 tid = HAL_RX_MPDU_INFO_TID_GET(&mpdu_start->rx_mpdu_info_details); in hal_rx_mpdu_start_tid_get_6490()
651 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_encryption_info_valid_6490()
668 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_print_pn_6490()
763 &mpdu_start->rx_mpdu_info_details); in hal_rx_mpdu_start_sw_peer_id_get_6490()
779 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_to_ds_6490()
797 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_fr_ds_6490()
835 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr1_6490()
870 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr2_6490()
904 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr3_6490()
938 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr4_6490()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
H A Dhal_9000.c602 tid = HAL_RX_MPDU_INFO_TID_GET(&mpdu_start->rx_mpdu_info_details); in hal_rx_mpdu_start_tid_get_9000()
757 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_encryption_info_valid_9000()
774 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_print_pn_9000()
869 &mpdu_start->rx_mpdu_info_details); in hal_rx_mpdu_start_sw_peer_id_get_9000()
884 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_to_ds_9000()
901 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_fr_ds_9000()
959 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr1_9000()
993 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr2_9000()
1026 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr3_9000()
1059 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr4_9000()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/
H A Dhal_qcn6122.c603 tid = HAL_RX_MPDU_INFO_TID_GET(&mpdu_start->rx_mpdu_info_details); in hal_rx_mpdu_start_tid_get_6122()
758 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_encryption_info_valid_6122()
775 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_print_pn_6122()
870 &mpdu_start->rx_mpdu_info_details); in hal_rx_mpdu_start_sw_peer_id_get_6122()
885 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_to_ds_6122()
902 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_fr_ds_6122()
960 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr1_6122()
994 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr2_6122()
1027 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr3_6122()
1060 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr4_6122()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/wcn6450/
H A Dhal_wcn6450.c748 tid = HAL_RX_MPDU_INFO_TID_GET(&mpdu_start->rx_mpdu_info_details); in hal_rx_mpdu_start_tid_get_6450()
936 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_encryption_info_valid_6450()
953 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_print_pn_6450()
1048 &mpdu_start->rx_mpdu_info_details); in hal_rx_mpdu_start_sw_peer_id_get_6450()
1064 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_to_ds_6450()
1082 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_fr_ds_6450()
1120 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr1_6450()
1155 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr2_6450()
1189 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr3_6450()
1223 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr4_6450()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
H A Dhal_6750.c472 tid = HAL_RX_MPDU_INFO_TID_GET(&mpdu_start->rx_mpdu_info_details); in hal_rx_mpdu_start_tid_get_6750()
653 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_encryption_info_valid_6750()
670 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_print_pn_6750()
765 &mpdu_start->rx_mpdu_info_details); in hal_rx_mpdu_start_sw_peer_id_get_6750()
780 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_to_ds_6750()
797 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_fr_ds_6750()
835 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr1_6750()
870 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr2_6750()
904 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr3_6750()
938 struct rx_mpdu_info *mpdu_info = &mpdu_start->rx_mpdu_info_details; in hal_rx_mpdu_get_addr4_6750()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_api_mon.h549 struct rx_mpdu_start_mon_data rx_mpdu_info_details; member
553 struct rx_msdu_end_mon_data rx_mpdu_info_details; member
910 rx_mpdu_start->rx_mpdu_info_details.mac_addr_ad1_valid; in hal_get_mac_addr1()
913 rx_mpdu_start->rx_mpdu_info_details.mac_addr_ad1_31_0; in hal_get_mac_addr1()
917 rx_mpdu_start->rx_mpdu_info_details.mac_addr_ad1_47_32; in hal_get_mac_addr1()
943 if (rx_mpdu_start->rx_mpdu_info_details.mpdu_frame_control_valid) { in hal_update_frame_type_cnt()
944 frame_ctrl = rx_mpdu_start->rx_mpdu_info_details.mpdu_frame_control_field; in hal_update_frame_type_cnt()
3653 uint32_t ppdu_id = rx_mpdu_start->rx_mpdu_info_details.phy_ppdu_id; in hal_rx_status_get_tlv_info_generic_be()
3657 rx_mpdu_start->rx_mpdu_info_details.mpdu_frame_control_valid; in hal_rx_status_get_tlv_info_generic_be()
3660 rx_mpdu_start->rx_mpdu_info_details.to_ds; in hal_rx_status_get_tlv_info_generic_be()
[all …]
/wlan-driver/fw-api/hw/qca6290/v1/
H A Drx_mpdu_start.h43 struct rx_mpdu_info rx_mpdu_info_details; member
/wlan-driver/fw-api/hw/qca6290/11ax/v2/
H A Drx_mpdu_start.h37 struct rx_mpdu_info rx_mpdu_info_details; member
/wlan-driver/fw-api/hw/qca6290/v2/
H A Drx_mpdu_start.h42 struct rx_mpdu_info rx_mpdu_info_details; member
/wlan-driver/fw-api/hw/qca6390/v1/
H A Drx_mpdu_start.h37 struct rx_mpdu_info rx_mpdu_info_details; member
/wlan-driver/fw-api/hw/qca8074/v1/
H A Drx_mpdu_start.h43 struct rx_mpdu_info rx_mpdu_info_details; member
/wlan-driver/fw-api/hw/qca6290/11ax/v1/
H A Drx_mpdu_start.h37 struct rx_mpdu_info rx_mpdu_info_details; member
/wlan-driver/fw-api/hw/qcn6432/
H A Drx_mpdu_start.h30 … struct rx_mpdu_info rx_mpdu_info_details; member
32 … struct rx_mpdu_info rx_mpdu_info_details;
/wlan-driver/fw-api/hw/qcn9224/v2/
H A Drx_mpdu_start.h39 … struct rx_mpdu_info rx_mpdu_info_details; member
41 … struct rx_mpdu_info rx_mpdu_info_details;
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Drx_mpdu_start.h39 … struct rx_mpdu_info rx_mpdu_info_details; member
41 … struct rx_mpdu_info rx_mpdu_info_details;
/wlan-driver/fw-api/hw/qca5424/
H A Drx_mpdu_start.h32 … struct rx_mpdu_info rx_mpdu_info_details; member
34 … struct rx_mpdu_info rx_mpdu_info_details;
/wlan-driver/fw-api/hw/qca5332/
H A Drx_mpdu_start.h39 … struct rx_mpdu_info rx_mpdu_info_details; member
41 … struct rx_mpdu_info rx_mpdu_info_details;
/wlan-driver/fw-api/hw/wcn7750/v1/
H A Drx_mpdu_start.h26 … struct rx_mpdu_info rx_mpdu_info_details; member
28 … struct rx_mpdu_info rx_mpdu_info_details;
/wlan-driver/fw-api/hw/qcc2072/v1/
H A Drx_mpdu_start.h26 … struct rx_mpdu_info rx_mpdu_info_details; member
28 … struct rx_mpdu_info rx_mpdu_info_details;

12