Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.h63 int wcn36xx_smd_end_scan(struct wcn36xx *wcn, u8 scan_channel);
H A Dmain.c417 wcn36xx_smd_end_scan(wcn, wcn->sw_scan_channel); in wcn36xx_config()
427 wcn36xx_smd_end_scan(wcn, wcn->sw_scan_channel); in wcn36xx_config()
728 wcn36xx_smd_end_scan(wcn, wcn->sw_scan_channel); in wcn36xx_sw_scan_complete()
H A Dsmd.c770 int wcn36xx_smd_end_scan(struct wcn36xx *wcn, u8 scan_channel) in wcn36xx_smd_end_scan() function