Home
last modified time | relevance | path

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

/openbmc/linux/net/ieee802154/
H A Drdev-ops.h240 static inline int rdev_send_beacons(struct cfg802154_registered_device *rdev, in rdev_send_beacons() function
H A Dnl802154.c1610 err = rdev_send_beacons(rdev, request); in nl802154_send_beacons()