Searched refs:tlan_tqueue (Results 1 – 2 of 2) sorted by relevance
210 struct work_struct tlan_tqueue; member
317 cancel_work_sync(&priv->tlan_tqueue); in tlan_remove_one()567 INIT_WORK(&priv->tlan_tqueue, tlan_tx_timeout_work); in tlan_probe1()1028 container_of(work, struct tlan_priv, tlan_tqueue); in tlan_tx_timeout_work()1713 schedule_work(&priv->tlan_tqueue); in tlan_handle_status_check()