Home
last modified time | relevance | path

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

/drivers/staging/wfx/
Dhif_api_general.h159 struct hif_req_configuration { struct
Dhif_tx.c145 size_t buf_len = sizeof(struct hif_req_configuration) + len; in hif_configuration()
147 struct hif_req_configuration *body = wfx_alloc_hif(buf_len, &hif); in hif_configuration()