Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/intersil/hostap/
Dhostap_wlan.h808 struct tasklet_struct info_tasklet; member
Dhostap_hw.c2386 local_info_t *local = from_tasklet(local, t, info_tasklet); in hostap_info_tasklet()
2455 tasklet_schedule(&local->info_tasklet); in prism2_info()
3177 tasklet_setup(&local->info_tasklet, hostap_info_tasklet); in prism2_init_local_data()