Hi, I am facing an issue with ath9k. I noticed that the rx_tasklet is not being triggered right after reception of a packet. Instead, it is triggered much later (up to few milliseconds) and forwards up more than one packets (all packets received during this time interval). How can I get a trigger for each received packet instead of a trigger for a burst of packets? Kind regards, Sébastien Deronne.