Home
last modified time | relevance | path

Searched refs:sta_tx_exc_tasklet (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_hw.c2280 local_info_t *local = from_tasklet(local, t, sta_tx_exc_tasklet); in hostap_sta_tx_exc_tasklet()
2343 tasklet_schedule(&local->sta_tx_exc_tasklet); in prism2_txexc()
3186 HOSTAP_TASKLET_INIT(&local->sta_tx_exc_tasklet, in prism2_init_local_data()
H A Dhostap_wlan.h816 struct tasklet_struct sta_tx_exc_tasklet; member
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_hw.c2284 local_info_t *local = from_tasklet(local, t, sta_tx_exc_tasklet); in hostap_sta_tx_exc_tasklet()
2347 tasklet_schedule(&local->sta_tx_exc_tasklet); in prism2_txexc()
3183 tasklet_setup(&local->sta_tx_exc_tasklet, in prism2_init_local_data()
H A Dhostap_wlan.h818 struct tasklet_struct sta_tx_exc_tasklet; member

Completed in 13 milliseconds