Searched refs:wfx_hif_configuration (Results 1 – 3 of 3) sorted by relevance
59 int wfx_hif_configuration(struct wfx_dev *wdev, const u8 *conf, size_t len);
200 ret = wfx_hif_configuration(wdev, buf + 4, chunk_len - 4); in wfx_send_pds()
158 int wfx_hif_configuration(struct wfx_dev *wdev, const u8 *conf, size_t len) in wfx_hif_configuration() function