Searched refs:rx_tl (Results 1 – 2 of 2) sorted by relevance
572 tasklet_schedule(&pegasus->rx_tl); in read_bulk_callback()577 pegasus_t *pegasus = from_tasklet(pegasus, t, rx_tl); in rx_fixup()592 tasklet_schedule(&pegasus->rx_tl); in rx_fixup()605 tasklet_schedule(&pegasus->rx_tl); in rx_fixup()907 tasklet_kill(&pegasus->rx_tl); in pegasus_close()1190 tasklet_setup(&pegasus->rx_tl, rx_fixup); in pegasus_probe()
90 struct tasklet_struct rx_tl; member