Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/silabs/wfx/
Dhif_tx_mib.h41 int wfx_hif_use_multi_tx_conf(struct wfx_dev *wdev, bool enable);
Dhif_tx_mib.c245 int wfx_hif_use_multi_tx_conf(struct wfx_dev *wdev, bool enable) in wfx_hif_use_multi_tx_conf() function
Dmain.c411 err = wfx_hif_use_multi_tx_conf(wdev, true); in wfx_probe()