Home
last modified time | relevance | path

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

/linux/net/mac802154/
H 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()
H A Drx.c94 queue_delayed_work(local->mac_wq, &local->beacon_work, 0); in mac802154_rx_mac_cmd_worker()
/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Drtl8180.h100 struct delayed_work beacon_work; member
/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Drtl8187.h95 struct delayed_work beacon_work; member