Home
last modified time | relevance | path

Searched refs:mac802154_is_beaconing (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/mac802154/
H A Dscan.c450 if (!mac802154_is_beaconing(local)) in mac802154_stop_beacons_locked()
472 if (mac802154_is_beaconing(local)) in mac802154_send_beacons_locked()
H A Dieee802154_i.h292 static inline bool mac802154_is_beaconing(struct ieee802154_local *local) in mac802154_is_beaconing() function
H A Drx.c65 if (!mac802154_is_beaconing(local)) in mac802154_should_answer_beacon_req()
H A Dcfg.c118 if (mac802154_is_scanning(local) || mac802154_is_beaconing(local)) in ieee802154_set_channel()
H A Diface.c308 if (mac802154_is_beaconing(local)) in mac802154_slave_close()