Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c1547 static void at76_rx_tasklet(struct tasklet_struct *t) in at76_rx_tasklet() function
2218 tasklet_setup(&priv->rx_tasklet, at76_rx_tasklet); in at76_alloc_new_device()