Home
last modified time | relevance | path

Searched refs:wfx_hif_set_output_power (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/wireless/silabs/wfx/
Dhif_tx_mib.h20 int wfx_hif_set_output_power(struct wfx_vif *wvif, int val);
Dscan.c82 wfx_hif_set_output_power(wvif, vif->bss_conf.txpower); in send_scan_req()
Dhif_tx_mib.c17 int wfx_hif_set_output_power(struct wfx_vif *wvif, int val) in wfx_hif_set_output_power() function
Dsta.c584 wfx_hif_set_output_power(wvif, info->txpower); in wfx_bss_info_changed()