Searched refs:wake_tx_ws (Results 1 – 3 of 3) sorted by relevance
141 struct i2400m *i2400m = container_of(ws, struct i2400m, wake_tx_ws); in i2400m_wake_tx_work()232 cancel_work_sync(&i2400m->wake_tx_ws); in i2400m_net_wake_stop()284 result = schedule_work(&i2400m->wake_tx_ws); in i2400m_net_wake_tx()
631 struct work_struct wake_tx_ws; member
972 INIT_WORK(&i2400m->wake_tx_ws, i2400m_wake_tx_work); in i2400m_tx_setup()