Home
last modified time | relevance | path

Searched refs:ath9k_rx_tasklet (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc.h599 void ath9k_rx_tasklet(struct tasklet_struct *t);
H A Dhtc_drv_init.c648 tasklet_setup(&priv->rx_tasklet, ath9k_rx_tasklet); in ath9k_init_priv()
H A Dhtc_drv_txrx.c1080 void ath9k_rx_tasklet(struct tasklet_struct *t) in ath9k_rx_tasklet() function