/wlan-driver/fw-api/hw/peach/v2/ |
H A D | rx_response_required_info.h | 24 struct rx_response_required_info { struct 26 uint32_t phy_ppdu_id : 16, 27 su_or_uplink_mu_reception : 1, 28 trigger_frame_received : 1, 29 __reserved_g_0012 : 2, 30 tb___reserved_g_0005_response_required : 2, 31 mac_security : 1, 32 filter_pass_monitor_ovrd : 1, 33 ast_search_incomplete : 1, 34 r2r_end_status_to_follow : 1, [all …]
|
/wlan-driver/fw-api/hw/peach/v1/ |
H A D | rx_response_required_info.h | 24 struct rx_response_required_info { struct 26 uint32_t phy_ppdu_id : 16, 27 su_or_uplink_mu_reception : 1, 28 trigger_frame_received : 1, 29 __reserved_g_0012 : 2, 30 tb___reserved_g_0005_response_required : 2, 31 mac_security : 1, 32 filter_pass_monitor_ovrd : 1, 33 ast_search_incomplete : 1, 34 r2r_end_status_to_follow : 1, [all …]
|
/wlan-driver/fw-api/hw/kiwi/v2/ |
H A D | rx_response_required_info.h | 30 struct rx_response_required_info { struct 32 uint32_t phy_ppdu_id : 16, 33 su_or_uplink_mu_reception : 1, 34 trigger_frame_received : 1, 35 __reserved_g_0012 : 2, 36 tb___reserved_g_0005_response_required : 2, 37 mac_security : 1, 38 filter_pass_monitor_ovrd : 1, 39 ast_search_incomplete : 1, 40 r2r_end_status_to_follow : 1, [all …]
|
/wlan-driver/fw-api/hw/qca5424/ |
H A D | rx_response_required_info.h | 30 struct rx_response_required_info { struct 32 uint32_t phy_ppdu_id : 16, 33 su_or_uplink_mu_reception : 1, 34 trigger_frame_received : 1, 35 ftm_tm : 2, 36 tb_ranging_response_required : 2, 37 mac_security : 1, 38 filter_pass_monitor_ovrd : 1, 39 ast_search_incomplete : 1, 40 r2r_end_status_to_follow : 1, [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | rx_response_required_info.h | 37 struct rx_response_required_info { struct 39 uint32_t phy_ppdu_id : 16, 40 su_or_uplink_mu_reception : 1, 41 trigger_frame_received : 1, 42 ftm_tm : 2, 43 tb_ranging_response_required : 2, 44 mac_security : 1, 45 filter_pass_monitor_ovrd : 1, 46 ast_search_incomplete : 1, 47 r2r_end_status_to_follow : 1, [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | rx_response_required_info.h | 37 struct rx_response_required_info { struct 39 uint32_t phy_ppdu_id : 16, 40 su_or_uplink_mu_reception : 1, 41 trigger_frame_received : 1, 42 ftm_tm : 2, 43 tb_ranging_response_required : 2, 44 mac_security : 1, 45 filter_pass_monitor_ovrd : 1, 46 ast_search_incomplete : 1, 47 r2r_end_status_to_follow : 1, [all …]
|
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | rx_response_required_info.h | 28 struct rx_response_required_info { struct 30 uint32_t phy_ppdu_id : 16, // [15:0] 31 su_or_uplink_mu_reception : 1, // [16:16] 32 trigger_frame_received : 1, // [17:17] 33 ftm_tm : 2, // [19:18] 34 tb_ranging_response_required : 2, // [21:20] 35 mac_security : 1, // [22:22] 36 filter_pass_monitor_ovrd : 1, // [23:23] 37 ast_search_incomplete : 1, // [24:24] 38 r2r_end_status_to_follow : 1, // [25:25] [all …]
|
/wlan-driver/fw-api/hw/qca5332/ |
H A D | rx_response_required_info.h | 37 struct rx_response_required_info { struct 39 uint32_t phy_ppdu_id : 16, // [15:0] 40 su_or_uplink_mu_reception : 1, // [16:16] 41 trigger_frame_received : 1, // [17:17] 42 ftm_tm : 2, // [19:18] 43 tb_ranging_response_required : 2, // [21:20] 44 mac_security : 1, // [22:22] 45 filter_pass_monitor_ovrd : 1, // [23:23] 46 ast_search_incomplete : 1, // [24:24] 47 r2r_end_status_to_follow : 1, // [25:25] [all …]
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_htt.h | 425 uint32_t rx_response_required_info:1, member
|