Searched refs:tx_wakeup_work (Results 1 – 1 of 1) sorted by relevance
84 struct work_struct tx_wakeup_work; member361 queue_pm_work(&dmux->tx_wakeup_work); in bam_dmux_netdev_start_xmit()379 struct bam_dmux *dmux = container_of(work, struct bam_dmux, tx_wakeup_work); in bam_dmux_tx_wakeup_work()807 INIT_WORK(&dmux->tx_wakeup_work, bam_dmux_tx_wakeup_work); in bam_dmux_probe()869 cancel_work_sync(&dmux->tx_wakeup_work); in bam_dmux_remove()