Home
last modified time | relevance | path

Searched refs:beacon_work (Results 1 – 4 of 4) sorted by relevance

/net/mac802154/
A Dscan.c404 container_of(work, struct ieee802154_local, beacon_work.work); in mac802154_beacon_worker()
423 queue_delayed_work(local->mac_wq, &local->beacon_work, in mac802154_beacon_worker()
440 queue_delayed_work(local->mac_wq, &local->beacon_work, in mac802154_beacon_worker()
456 cancel_delayed_work(&local->beacon_work); in mac802154_stop_beacons_locked()
511 queue_delayed_work(local->mac_wq, &local->beacon_work, 0); in mac802154_send_beacons_locked()
A Dieee802154_i.h70 struct delayed_work beacon_work; member
A Dmain.c103 INIT_DELAYED_WORK(&local->beacon_work, mac802154_beacon_worker); in ieee802154_alloc_hw()
A Drx.c94 queue_delayed_work(local->mac_wq, &local->beacon_work, 0); in mac802154_rx_mac_cmd_worker()

Completed in 9 milliseconds