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