Searched refs:stop_beacons (Results 1 – 3 of 3) sorted by relevance
259 if (!rdev->ops->stop_beacons) in rdev_stop_beacons()263 ret = rdev->ops->stop_beacons(&rdev->wpan_phy, wpan_dev); in rdev_stop_beacons()
79 int (*stop_beacons)(struct wpan_phy *wpan_phy, member
701 .stop_beacons = mac802154_stop_beacons,