Home
last modified time | relevance | path

Searched refs:scan_event (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h67 enum scan_event { enum
100 void (*scan_result)(enum scan_event evt,
178 void (*scan_result_fn)(enum scan_event,
H A Dhif.c118 static int handle_scan_done(struct wilc_vif *vif, enum scan_event evt) in handle_scan_done()
156 void (*scan_result_fn)(enum scan_event, in wilc_scan() argument