Home
last modified time | relevance | path

Searched refs:wfx_hif_configuration (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Dhif_tx.h59 int wfx_hif_configuration(struct wfx_dev *wdev, const u8 *conf, size_t len);
Dmain.c200 ret = wfx_hif_configuration(wdev, buf + 4, chunk_len - 4); in wfx_send_pds()
Dhif_tx.c158 int wfx_hif_configuration(struct wfx_dev *wdev, const u8 *conf, size_t len) in wfx_hif_configuration() function