Home
last modified time | relevance | path

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

/openbmc/linux/net/ieee802154/
H A Drdev-ops.h254 static inline int rdev_stop_beacons(struct cfg802154_registered_device *rdev, in rdev_stop_beacons() function
H A Dnl802154.c1638 return rdev_stop_beacons(rdev, wpan_dev); in nl802154_stop_beacons()