Searched defs:scan_event (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.h | 68 enum scan_event { enum
|
H A D | cfg80211.c | 105 static void cfg_scan_result(enum scan_event scan_event, in cfg_scan_result() argument
|
H A D | hif.c | 149 wilc_scan(struct wilc_vif *vif, u8 scan_source, u8 scan_type, u8 *ch_freq_list, u8 ch_list_len, void (*scan_result_fn)(enum scan_event, struct wilc_rcvd_net_info *, void *), void *user_arg, struct cfg80211_scan_request *request) wilc_scan() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.h | 67 enum scan_event { enum
|
H A D | cfg80211.c | 107 static void cfg_scan_result(enum scan_event scan_event, in cfg_scan_result() argument
|
H A D | hif.c | 154 wilc_scan(struct wilc_vif *vif, u8 scan_source, u8 scan_type, u8 *ch_freq_list, u8 ch_list_len, void (*scan_result_fn)(enum scan_event, struct wilc_rcvd_net_info *, void *), void *user_arg, struct cfg80211_scan_request *request) wilc_scan() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2100.h | 566 struct delayed_work scan_event; member
|
H A D | ipw2200.h | 1294 struct delayed_work scan_event; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2100.h | 566 struct delayed_work scan_event; member
|
H A D | ipw2200.h | 1293 struct delayed_work scan_event; member
|
Completed in 30 milliseconds