Searched refs:wfx_hif_req_join (Results 1 – 2 of 2) sorted by relevance
291 struct wfx_hif_req_join { struct 292 infrastructure_bss_modewfx_hif_req_join global() argument 293 reserved1wfx_hif_req_join global() argument 294 bandwfx_hif_req_join global() argument 295 channel_numberwfx_hif_req_join global() argument 296 reserved2wfx_hif_req_join global() argument 297 bssidwfx_hif_req_join global() argument 298 atim_windowwfx_hif_req_join global() argument 299 short_preamblewfx_hif_req_join global() argument 300 reserved3wfx_hif_req_join global() argument 301 probe_for_joinwfx_hif_req_join global() argument 302 reserved4wfx_hif_req_join global() argument 303 reserved5wfx_hif_req_join global() argument 304 force_no_beaconwfx_hif_req_join global() argument 305 force_with_indwfx_hif_req_join global() argument 306 reserved6wfx_hif_req_join global() argument 307 ssid_lengthwfx_hif_req_join global() argument 308 ssidwfx_hif_req_join global() argument 309 beacon_intervalwfx_hif_req_join global() argument 310 basic_rate_setwfx_hif_req_join global() argument
332 struct wfx_hif_req_join *body = wfx_alloc_hif(sizeof(*body), &hif); in wfx_hif_join()