Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Dhif_api_cmd.h118 struct hif_req_start_scan_alt { struct
119 u8 band;
120 u8 maintain_current_bss:1;
121 u8 periodic:1;
122 u8 reserved1:6;
123 u8 disallow_ps:1;
124 u8 reserved2:1;
125 u8 short_preamble:1;
126 u8 reserved3:5;
127 u8 max_transmit_rate;
[all …]