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