Home
last modified time | relevance | path

Searched refs:reception_type (Results 1 – 25 of 112) sorted by relevance

12345

/wlan-driver/fw-api/hw/peach/v2/
Dreceive_pkt_start_info.h25 uint32_t reception_type : 4, member
40 reception_type : 4;
Dreceive_user_info.h29 reception_type : 3; member
61 uint32_t reception_type : 3,
Drx_msdu_start.h58 reception_type : 3, member
95 reception_type : 3,
/wlan-driver/fw-api/hw/peach/v1/
Dreceive_pkt_start_info.h25 uint32_t reception_type : 4, member
40 reception_type : 4;
Dreceive_user_info.h29 reception_type : 3; member
61 uint32_t reception_type : 3,
Drx_msdu_start.h58 reception_type : 3, member
95 reception_type : 3,
/wlan-driver/fw-api/hw/wcn7750/v1/
Dreceive_pkt_start_info.h25 uint32_t reception_type : 4, member
40 reception_type : 4;
Dreceive_user_info.h29 reception_type : 3; member
61 uint32_t reception_type : 3,
Drx_msdu_start.h58 reception_type : 3, member
95 reception_type : 3,
/wlan-driver/fw-api/hw/qcc2072/v1/
Dreceive_pkt_start_info.h25 uint32_t reception_type : 4, member
40 reception_type : 4;
Dreceive_user_info.h29 reception_type : 3; member
61 uint32_t reception_type : 3,
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_api_mon.h269 reception_type : 3, member
479 reception_type : 3, member
1106 reception_type:3, member
1309 uint8_t reception_type; member
2148 switch (rx_usr_info->reception_type) { in hal_rx_parse_receive_user_info()
2150 ppdu_info->rx_status.reception_type = HAL_RX_TYPE_SU; in hal_rx_parse_receive_user_info()
2154 ppdu_info->rx_status.reception_type = HAL_RX_TYPE_MU_MIMO; in hal_rx_parse_receive_user_info()
2158 ppdu_info->rx_status.reception_type = HAL_RX_TYPE_MU_MIMO; in hal_rx_parse_receive_user_info()
2162 ppdu_info->rx_status.reception_type = HAL_RX_TYPE_MU_OFDMA; in hal_rx_parse_receive_user_info()
2166 ppdu_info->rx_status.reception_type = HAL_RX_TYPE_MU_OFDMA; in hal_rx_parse_receive_user_info()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_generic_api.h768 ppdu_info->rx_status.reception_type = HAL_RX_TYPE_SU; in hal_rx_status_get_tlv_info_generic_rh()
817 ppdu_info->rx_status.reception_type = HAL_RX_TYPE_SU; in hal_rx_status_get_tlv_info_generic_rh()
866 ppdu_info->rx_status.reception_type = HAL_RX_TYPE_SU; in hal_rx_status_get_tlv_info_generic_rh()
948 ppdu_info->rx_status.reception_type = HAL_RX_TYPE_SU; in hal_rx_status_get_tlv_info_generic_rh()
950 ppdu_info->rx_status.reception_type = in hal_rx_status_get_tlv_info_generic_rh()
1113 ppdu_info->rx_status.reception_type = HAL_RX_TYPE_SU; in hal_rx_status_get_tlv_info_generic_rh()
1268 ppdu_info->rx_status.reception_type = HAL_RX_TYPE_MU_MIMO; in hal_rx_status_get_tlv_info_generic_rh()
1288 ppdu_info->rx_status.reception_type = HAL_RX_TYPE_MU_MIMO; in hal_rx_status_get_tlv_info_generic_rh()
1399 ppdu_info->rx_status.reception_type = HAL_RX_TYPE_MU_OFDMA; in hal_rx_status_get_tlv_info_generic_rh()
1404 uint8_t reception_type; in hal_rx_status_get_tlv_info_generic_rh() local
[all …]
/wlan-driver/fw-api/hw/kiwi/v2/
Dreceive_user_info.h35 reception_type : 3; member
67 uint32_t reception_type : 3,
Drx_msdu_start.h66 reception_type : 3, member
103 reception_type : 3,
/wlan-driver/fw-api/hw/qcn9224/v2/
Dreceive_user_info.h40 reception_type : 3; member
72 uint32_t reception_type : 3,
Drx_msdu_start.h71 reception_type : 3, member
108 reception_type : 3,
/wlan-driver/fw-api/hw/qcn9224/v1/
Dreceive_user_info.h40 reception_type : 3; member
72 uint32_t reception_type : 3,
/wlan-driver/fw-api/hw/qcn6432/
Dreceive_user_info.h31 reception_type : 3; // [31:29] member
63 uint32_t reception_type : 3, // [31:29]
/wlan-driver/fw-api/hw/qca5424/
Dreceive_user_info.h33 reception_type : 3; member
65 uint32_t reception_type : 3,
Drx_msdu_start.h64 reception_type : 3, member
101 reception_type : 3,
/wlan-driver/fw-api/hw/qca5332/
Dreceive_user_info.h40 reception_type : 3; // [31:29] member
72 uint32_t reception_type : 3, // [31:29]
Drx_msdu_start.h71 reception_type : 3, // [23:21] member
108 reception_type : 3, // [23:21]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v1/
Dhal_8074v1_rx.h508 msdu_start->reception_type, in hal_rx_dump_msdu_start_tlv_8074()
665 uint32_t reception_type; in hal_rx_msdu_start_reception_type_get_8074() local
667 reception_type = HAL_RX_MSDU_START_RECEPTION_TYPE_GET(msdu_start); in hal_rx_msdu_start_reception_type_get_8074()
669 return reception_type; in hal_rx_msdu_start_reception_type_get_8074()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/
Dhal_6390_rx.h544 msdu_start->reception_type, in hal_rx_dump_msdu_start_tlv_6390()
707 uint32_t reception_type; in hal_rx_msdu_start_reception_type_get_6390() local
709 reception_type = HAL_RX_MSDU_START_RECEPTION_TYPE_GET(msdu_start); in hal_rx_msdu_start_reception_type_get_6390()
711 return reception_type; in hal_rx_msdu_start_reception_type_get_6390()

12345