Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
Dhostap_wlan.h806 struct tasklet_struct info_tasklet; member
Dhostap_hw.c2382 local_info_t *local = from_tasklet(local, t, info_tasklet); in hostap_info_tasklet()
2451 tasklet_schedule(&local->info_tasklet); in prism2_info()
3178 HOSTAP_TASKLET_INIT(&local->info_tasklet, hostap_info_tasklet, in prism2_init_local_data()