Home
last modified time | relevance | path

Searched defs:expected_response (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/fw-api/hw/kiwi/v2/
H A Dexpected_response.h29 struct expected_response { struct
33 expected_response_type : 5, argument
34 response_to_response : 3,
35 su_ba_user_number : 1,
36 response_info_part2_required : 1,
37 transmitted_bssid_check_en : 1,
38 reserved_1 : 5;
39 uint32_t ndp_sta_partial_aid_2_8_0 : 11,
40 reserved_2 : 10,
64 expected_response_type : 5, argument
/wlan-driver/fw-api/hw/qcn9224/v2/
H A Dexpected_response.h36 struct expected_response { struct
40 expected_response_type : 5, argument
41 response_to_response : 3,
42 su_ba_user_number : 1,
43 response_info_part2_required : 1,
44 transmitted_bssid_check_en : 1,
45 reserved_1 : 5;
46 uint32_t ndp_sta_partial_aid_2_8_0 : 11,
47 reserved_2 : 10,
71 expected_response_type : 5, argument
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Dexpected_response.h36 struct expected_response { struct
40 expected_response_type : 5, argument
41 response_to_response : 3,
42 su_ba_user_number : 1,
43 response_info_part2_required : 1,
44 transmitted_bssid_check_en : 1,
45 reserved_1 : 5;
46 uint32_t ndp_sta_partial_aid_2_8_0 : 11,
47 reserved_2 : 10,
71 expected_response_type : 5, argument
/wlan-driver/fw-api/hw/qcn6432/
H A Dexpected_response.h27 struct expected_response { struct
31 expected_response_type : 5, // [20:16] argument
32 response_to_response : 3, // [23:21]
33 su_ba_user_number : 1, // [24:24]
34 response_info_part2_required : 1, // [25:25]
35 transmitted_bssid_check_en : 1, // [26:26]
36 reserved_1 : 5; // [31:27]
37 uint32_t ndp_sta_partial_aid_2_8_0 : 11, // [10:0]
38 reserved_2 : 10, // [20:11]
39 ndp_sta_partial_aid1_8_0 : 11; // [31:21]
[all …]
/wlan-driver/fw-api/hw/qca5424/
H A Dexpected_response.h29 struct expected_response { struct
33 expected_response_type : 5, argument
34 response_to_response : 3,
35 su_ba_user_number : 1,
36 response_info_part2_required : 1,
37 transmitted_bssid_check_en : 1,
38 reserved_1 : 5;
39 uint32_t ndp_sta_partial_aid_2_8_0 : 11,
40 reserved_2 : 10,
64 expected_response_type : 5, argument
/wlan-driver/fw-api/hw/qca5332/
H A Dexpected_response.h36 struct expected_response { struct
40 expected_response_type : 5, // [20:16] argument
41 response_to_response : 3, // [23:21]
42 su_ba_user_number : 1, // [24:24]
43 response_info_part2_required : 1, // [25:25]
44 transmitted_bssid_check_en : 1, // [26:26]
45 reserved_1 : 5; // [31:27]
46 uint32_t ndp_sta_partial_aid_2_8_0 : 11, // [10:0]
47 reserved_2 : 10, // [20:11]
48 ndp_sta_partial_aid1_8_0 : 11; // [31:21]
[all …]
/wlan-driver/fw-api/hw/peach/v2/
H A Dexpected_response.h23 struct expected_response { struct
27 expected_response_type : 5, argument
28 response_to_response : 3,
29 su_ba_user_number : 1,
30 response_info_part2_required : 1,
31 transmitted_bssid_check_en : 1,
32 reserved_1 : 5;
33 uint32_t ndp_sta_partial_aid_2_8_0 : 11,
57 expected_response_type : 5, argument
/wlan-driver/fw-api/hw/peach/v1/
H A Dexpected_response.h23 struct expected_response { struct
27 expected_response_type : 5, argument
28 response_to_response : 3,
29 su_ba_user_number : 1,
30 response_info_part2_required : 1,
31 transmitted_bssid_check_en : 1,
32 reserved_1 : 5;
33 uint32_t ndp_sta_partial_aid_2_8_0 : 11,
57 expected_response_type : 5, argument
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.h487 expected_response:1, member