Home
last modified time | relevance | path

Searched defs:tx_fes_status_prot (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/fw-api/hw/qcn6432/
H A Dtx_fes_status_prot.h28 struct tx_fes_status_prot { struct
30 uint32_t success : 1, // [0:0]
31 phytx_pkt_end_info_valid : 1, // [1:1]
32 phytx_abort_request_info_valid : 1, // [2:2]
33 reserved_0 : 20, // [22:3]
34 pkt_type : 4, // [26:23]
35 dot11ax_su_extended : 1, // [27:27]
36 rate_mcs : 4; // [31:28]
37 uint32_t frame_type : 2, // [1:0]
38 frame_subtype : 4, // [5:2]
[all …]
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Dtx_fes_status_prot.h37 struct tx_fes_status_prot { struct
39 uint32_t success : 1,
40 phytx_pkt_end_info_valid : 1,
41 phytx_abort_request_info_valid : 1,
42 reserved_0 : 20,
43 pkt_type : 4,
44 dot11ax_su_extended : 1,
45 rate_mcs : 4;
46 uint32_t frame_type : 2,
47 frame_subtype : 4,
[all …]
/wlan-driver/fw-api/hw/qca5424/
H A Dtx_fes_status_prot.h30 struct tx_fes_status_prot { struct
32 uint32_t success : 1,
33 phytx_pkt_end_info_valid : 1,
34 phytx_abort_request_info_valid : 1,
35 reserved_0 : 20,
36 pkt_type : 4,
37 dot11ax_su_extended : 1,
38 rate_mcs : 4;
39 uint32_t frame_type : 2,
40 frame_subtype : 4,
[all …]
/wlan-driver/fw-api/hw/kiwi/v2/
H A Dtx_fes_status_prot.h30 struct tx_fes_status_prot { struct
32 uint32_t success : 1,
33 phytx_pkt_end_info_valid : 1,
34 phytx_abort_request_info_valid : 1,
35 reserved_0 : 20,
36 pkt_type : 4,
37 dot11ax_su_extended : 1,
38 rate_mcs : 4;
39 uint32_t frame_type : 2,
40 frame_subtype : 4,
[all …]
/wlan-driver/fw-api/hw/qca5332/
H A Dtx_fes_status_prot.h37 struct tx_fes_status_prot { struct
39 uint32_t success : 1, // [0:0]
40 phytx_pkt_end_info_valid : 1, // [1:1]
41 phytx_abort_request_info_valid : 1, // [2:2]
42 reserved_0 : 20, // [22:3]
43 pkt_type : 4, // [26:23]
44 dot11ax_su_extended : 1, // [27:27]
45 rate_mcs : 4; // [31:28]
46 uint32_t frame_type : 2, // [1:0]
47 frame_subtype : 4, // [5:2]
[all …]
/wlan-driver/fw-api/hw/qcn9224/v2/
H A Dtx_fes_status_prot.h37 struct tx_fes_status_prot { struct
39 uint32_t success : 1,
40 phytx_pkt_end_info_valid : 1,
41 phytx_abort_request_info_valid : 1,
42 reserved_0 : 20,
43 pkt_type : 4,
44 dot11ax_su_extended : 1,
45 rate_mcs : 4;
46 uint32_t frame_type : 2,
47 frame_subtype : 4,
[all …]
/wlan-driver/fw-api/hw/peach/v1/
H A Dtx_fes_status_prot.h24 struct tx_fes_status_prot { struct
26 uint32_t success : 1,
27 phytx_pkt_end_info_valid : 1,
28 phytx_abort_request_info_valid : 1,
29 reserved_0 : 20,
30 pkt_type : 4,
31 dot11ax_su_extended : 1,
32 rate_mcs : 4;
33 uint32_t frame_type : 2,
34 frame_subtype : 4,
[all …]
/wlan-driver/fw-api/hw/peach/v2/
H A Dtx_fes_status_prot.h24 struct tx_fes_status_prot { struct
26 uint32_t success : 1,
27 phytx_pkt_end_info_valid : 1,
28 phytx_abort_request_info_valid : 1,
29 reserved_0 : 20,
30 pkt_type : 4,
31 dot11ax_su_extended : 1,
32 rate_mcs : 4;
33 uint32_t frame_type : 2,
34 frame_subtype : 4,
[all …]
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.h435 tx_fes_status_prot:1, member
532 uint16_t tx_fes_status_prot; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api_mon.h1482 uint16_t tx_fes_status_prot; member