Home
last modified time | relevance | path

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

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