Home
last modified time | relevance | path

Searched refs:wfx_hif_req_start_scan_alt (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Dhif_tx.c246 size_t buf_len = sizeof(struct wfx_hif_req_start_scan_alt) + sizeof(u8); in wfx_hif_scan_uniq()
247 struct wfx_hif_req_start_scan_alt *body = wfx_alloc_hif(buf_len, &hif); in wfx_hif_scan_uniq()
271 size_t buf_len = sizeof(struct wfx_hif_req_start_scan_alt) + chan_num * sizeof(u8); in wfx_hif_scan()
272 struct wfx_hif_req_start_scan_alt *body = wfx_alloc_hif(buf_len, &hif); in wfx_hif_scan()
Dhif_api_cmd.h116 struct wfx_hif_req_start_scan_alt { struct