Home
last modified time | relevance | path

Searched defs:service_info (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/fw-api/hw/qcn9224/v2/
H A Dservice_info.h34 struct service_info { struct
36 uint32_t scrambler_seed : 7,
37 reserved : 1,
38 sig_b_crc_user : 8,
39 reserved_1 : 16;
/wlan-driver/fw-api/hw/qcn6432/
H A Dservice_info.h25 struct service_info { struct
27 uint32_t scrambler_seed : 7, // [6:0]
28 reserved : 1, // [7:7]
29 sig_b_crc_user : 8, // [15:8]
30 reserved_1 : 16; // [31:16]
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Dservice_info.h35 struct service_info { struct
37 uint32_t scrambler_seed : 7, // [6:0]
38 reserved : 1, // [7:7]
39 sig_b_crc_user : 8, // [15:8]
40 reserved_1 : 16; // [31:16]
/wlan-driver/fw-api/hw/qca5424/
H A Dservice_info.h27 struct service_info { struct
29 uint32_t scrambler_seed : 7,
30 reserved : 1,
31 sig_b_crc_user : 8,
32 reserved_1 : 16;
/wlan-driver/fw-api/hw/qca5332/
H A Dservice_info.h34 struct service_info { struct
36 uint32_t scrambler_seed : 7, // [6:0]
37 reserved : 1, // [7:7]
38 sig_b_crc_user : 8, // [15:8]
39 reserved_1 : 16; // [31:16]