Home
last modified time | relevance | path

Searched refs:replenish_work (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ipa/
Dipa_endpoint.h92 struct delayed_work replenish_work; /* global wq */ member
Dipa_endpoint.c1115 schedule_delayed_work(&endpoint->replenish_work, in ipa_endpoint_replenish()
1149 endpoint = container_of(dwork, struct ipa_endpoint, replenish_work); in ipa_endpoint_replenish_work()
1689 INIT_DELAYED_WORK(&endpoint->replenish_work, in ipa_endpoint_setup_one()
1703 cancel_delayed_work_sync(&endpoint->replenish_work); in ipa_endpoint_teardown_one()