Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Dhif_tx_mib.h15 int hif_set_output_power(struct wfx_vif *wvif, int val);
Dscan.c66 hif_set_output_power(wvif, wvif->vif->bss_conf.txpower); in send_scan_req()
Dhif_tx_mib.c17 int hif_set_output_power(struct wfx_vif *wvif, int val) in hif_set_output_power() function
Dsta.c570 hif_set_output_power(wvif, info->txpower); in wfx_bss_info_changed()