Searched refs:tasklet_an (Results 1 – 2 of 2) sorted by relevance
708 struct xgbe_prv_data *pdata = from_tasklet(pdata, t, tasklet_an); in xgbe_an_isr_task()731 tasklet_schedule(&pdata->tasklet_an); in xgbe_an_isr()733 xgbe_an_isr_task(&pdata->tasklet_an); in xgbe_an_isr()740 xgbe_an_isr_task(&pdata->tasklet_an); in xgbe_an_combined_isr()1457 tasklet_kill(&pdata->tasklet_an); in xgbe_phy_stop()1480 tasklet_setup(&pdata->tasklet_an, xgbe_an_isr_task); in xgbe_phy_start()
1305 struct tasklet_struct tasklet_an; member