Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/silabs/wfx/
Dhif_tx.h58 int wfx_hif_configuration(struct wfx_dev *wdev, const u8 *conf, size_t len);
Dmain.c197 ret = wfx_hif_configuration(wdev, buf + 4, chunk_len - 4); in wfx_send_pds()
Dhif_tx.c140 int wfx_hif_configuration(struct wfx_dev *wdev, const u8 *conf, size_t len) in wfx_hif_configuration() function