Home
last modified time | relevance | path

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

/wlan-driver/fw-api/hw/peach/v2/
H A Dtx_fes_status_user_response.h24 struct tx_fes_status_user_response { struct
26 uint32_t fes_transmit_result : 4,
27 reserved_0 : 28;
28 …truct phytx_abort_request_info phytx_abort_request_info_details;
29 uint16_t reserved_after_struct16 : 16;
/wlan-driver/fw-api/hw/peach/v1/
H A Dtx_fes_status_user_response.h24 struct tx_fes_status_user_response { struct
26 uint32_t fes_transmit_result : 4,
27 reserved_0 : 28;
28 …truct phytx_abort_request_info phytx_abort_request_info_details;
29 uint16_t reserved_after_struct16 : 16;
/wlan-driver/fw-api/hw/qcn9224/v2/
H A Dtx_fes_status_user_response.h37 struct tx_fes_status_user_response { struct
39 uint32_t fes_transmit_result : 4,
40 reserved_0 : 28;
41 …truct phytx_abort_request_info phytx_abort_request_info_details;
42 uint16_t reserved_after_struct16 : 16;
/wlan-driver/fw-api/hw/qca5424/
H A Dtx_fes_status_user_response.h30 struct tx_fes_status_user_response { struct
32 uint32_t fes_transmit_result : 4,
33 reserved_0 : 28;
34 …truct phytx_abort_request_info phytx_abort_request_info_details;
35 uint16_t reserved_after_struct16 : 16;
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Dtx_fes_status_user_response.h37 struct tx_fes_status_user_response { struct
39 uint32_t fes_transmit_result : 4,
40 reserved_0 : 28;
41 …truct phytx_abort_request_info phytx_abort_request_info_details;
42 uint16_t reserved_after_struct16 : 16;
/wlan-driver/fw-api/hw/kiwi/v2/
H A Dtx_fes_status_user_response.h30 struct tx_fes_status_user_response { struct
32 uint32_t fes_transmit_result : 4,
33 reserved_0 : 28;
34 …truct phytx_abort_request_info phytx_abort_request_info_details;
35 uint16_t reserved_after_struct16 : 16;
/wlan-driver/fw-api/hw/qcn6432/
H A Dtx_fes_status_user_response.h28 struct tx_fes_status_user_response { struct
30 uint32_t fes_transmit_result : 4, // [3:0]
31 reserved_0 : 28; // [31:4]
32 …truct phytx_abort_request_info phytx_abort_request_info_details;
33 uint16_t reserved_after_struct16 : 16; // [31:16]
/wlan-driver/fw-api/hw/qca5332/
H A Dtx_fes_status_user_response.h37 struct tx_fes_status_user_response { struct
39 uint32_t fes_transmit_result : 4, // [3:0]
40 reserved_0 : 28; // [31:4]
41 …truct phytx_abort_request_info phytx_abort_request_info_details;
42 uint16_t reserved_after_struct16 : 16; // [31:16]
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.h436 tx_fes_status_user_response:1, member