/wlan-driver/fw-api/hw/qca5332/ |
H A D | tx_fes_status_1k_ba.h | 36 struct tx_fes_status_1k_ba { struct 38 uint32_t ack_ba_status_type : 1, // [0:0] 39 ba_type : 1, // [1:1] 40 ba_tid : 4, // [5:2] 41 unexpected_ack_or_ba : 1, // [6:6] 42 response_timeout : 1, // [7:7] 43 ack_frame_rssi : 8, // [15:8] 44 ssn : 12, // [27:16] 45 reserved_0b : 4; // [31:28] 46 uint32_t sw_peer_id : 16, // [15:0] [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | tx_fes_status_1k_ba.h | 36 struct tx_fes_status_1k_ba { struct 38 uint32_t ack_ba_status_type : 1, 39 ba_type : 1, 40 ba_tid : 4, 41 unexpected_ack_or_ba : 1, 42 response_timeout : 1, 43 ack_frame_rssi : 8, 44 ssn : 12, 45 reserved_0b : 4; 46 uint32_t sw_peer_id : 16, [all …]
|
/wlan-driver/fw-api/hw/kiwi/v2/ |
H A D | tx_fes_status_1k_ba.h | 29 struct tx_fes_status_1k_ba { struct 31 uint32_t ack_ba_status_type : 1, 32 ba_type : 1, 33 ba_tid : 4, 34 unexpected_ack_or_ba : 1, 35 response_timeout : 1, 36 ack_frame_rssi : 8, 37 ssn : 12, 38 reserved_0b : 4; 39 uint32_t sw_peer_id : 16, [all …]
|
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | tx_fes_status_1k_ba.h | 27 struct tx_fes_status_1k_ba { struct 29 uint32_t ack_ba_status_type : 1, // [0:0] 30 ba_type : 1, // [1:1] 31 ba_tid : 4, // [5:2] 32 unexpected_ack_or_ba : 1, // [6:6] 33 response_timeout : 1, // [7:7] 34 ack_frame_rssi : 8, // [15:8] 35 ssn : 12, // [27:16] 36 reserved_0b : 4; // [31:28] 37 uint32_t sw_peer_id : 16, // [15:0] [all …]
|
/wlan-driver/fw-api/hw/peach/v1/ |
H A D | tx_fes_status_1k_ba.h | 23 struct tx_fes_status_1k_ba { struct 25 uint32_t ack_ba_status_type : 1, 26 ba_type : 1, 27 ba_tid : 4, 28 unexpected_ack_or_ba : 1, 29 response_timeout : 1, 30 ack_frame_rssi : 8, 31 ssn : 12, 32 reserved_0b : 4; 33 uint32_t sw_peer_id : 16, [all …]
|
/wlan-driver/fw-api/hw/qca5424/ |
H A D | tx_fes_status_1k_ba.h | 29 struct tx_fes_status_1k_ba { struct 31 uint32_t ack_ba_status_type : 1, 32 ba_type : 1, 33 ba_tid : 4, 34 unexpected_ack_or_ba : 1, 35 response_timeout : 1, 36 ack_frame_rssi : 8, 37 ssn : 12, 38 reserved_0b : 4; 39 uint32_t sw_peer_id : 16, [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | tx_fes_status_1k_ba.h | 36 struct tx_fes_status_1k_ba { struct 38 uint32_t ack_ba_status_type : 1, 39 ba_type : 1, 40 ba_tid : 4, 41 unexpected_ack_or_ba : 1, 42 response_timeout : 1, 43 ack_frame_rssi : 8, 44 ssn : 12, 45 reserved_0b : 4; 46 uint32_t sw_peer_id : 16, [all …]
|
/wlan-driver/fw-api/hw/peach/v2/ |
H A D | tx_fes_status_1k_ba.h | 23 struct tx_fes_status_1k_ba { struct 25 uint32_t ack_ba_status_type : 1, 26 ba_type : 1, 27 ba_tid : 4, 28 unexpected_ack_or_ba : 1, 29 response_timeout : 1, 30 ack_frame_rssi : 8, 31 ssn : 12, 32 reserved_0b : 4; 33 uint32_t sw_peer_id : 16, [all …]
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_htt.h | 433 tx_fes_status_1k_ba:1, member
|