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

/linux-master/net/ieee802154/
H A Dpan.c19 static bool cfg802154_pan_device_is_matching(struct ieee802154_pan_device *pan_dev, function
47 return cfg802154_pan_device_is_matching(wpan_dev->parent, target);
60 if (cfg802154_pan_device_is_matching(child, target))

Completed in 95 milliseconds