Searched refs:stop_beacons (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/ieee802154/
H A Drdev-ops.h259 if (!rdev->ops->stop_beacons)
263 ret = rdev->ops->stop_beacons(&rdev->wpan_phy, wpan_dev);
/linux-master/include/net/
H A Dcfg802154.h79 int (*stop_beacons)(struct wpan_phy *wpan_phy, member in struct:cfg802154_ops
/linux-master/net/mac802154/
H A Dcfg.c701 .stop_beacons = mac802154_stop_beacons,

Completed in 370 milliseconds