Searched refs:rx_beacon_work (Results 1 – 3 of 3) sorted by relevance
35 container_of(work, struct ieee802154_local, rx_beacon_work); in mac802154_rx_beacon_worker()197 queue_work(sdata->local->mac_wq, &sdata->local->rx_beacon_work); in ieee802154_subif_frame()
73 struct work_struct rx_beacon_work; member
102 INIT_WORK(&local->rx_beacon_work, mac802154_rx_beacon_worker); in ieee802154_alloc_hw()