Searched refs:rtllib_stop_hw_scan (Results 1 – 2 of 2) sorted by relevance
700 if (ieee->rtllib_stop_hw_scan) in rtllib_stop_scan()701 ieee->rtllib_stop_hw_scan(ieee->dev); in rtllib_stop_scan()711 if (ieee->rtllib_stop_hw_scan) in rtllib_stop_scan_syncro()712 ieee->rtllib_stop_hw_scan(ieee->dev); in rtllib_stop_scan_syncro()
1735 void (*rtllib_stop_hw_scan)(struct net_device *dev); member