Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intersil/hostap/
Dhostap_wlan.h818 struct tasklet_struct sta_tx_exc_tasklet; member
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()