Searched refs:cfg802154_device_is_parent (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/ieee802154/
H A Dpan.c42 bool cfg802154_device_is_parent(struct wpan_dev *wpan_dev, function
49 EXPORT_SYMBOL_GPL(cfg802154_device_is_parent); variable
/linux-master/include/net/
H A Dcfg802154.h571 * cfg802154_device_is_parent - Checks if a device is our coordinator
576 bool cfg802154_device_is_parent(struct wpan_dev *wpan_dev,
/linux-master/net/mac802154/
H A Dcfg.c477 if (cfg802154_device_is_parent(wpan_dev, target))
H A Dscan.c895 parent = cfg802154_device_is_parent(wpan_dev, &target);

Completed in 105 milliseconds