Home
last modified time | relevance | path

Searched refs:cfg802154_set_max_associations (Results 1 – 3 of 3) sorted by relevance

/linux/net/mac802154/
H A Dcfg.c401 max_assoc = cfg802154_set_max_associations(wpan_dev, 0); in mac802154_disassociate_from_parent()
442 cfg802154_set_max_associations(wpan_dev, max_assoc); in mac802154_disassociate_from_parent()
/linux/include/net/
H A Dcfg802154.h590 * cfg802154_set_max_associations - Limit the number of future associations
595 unsigned int cfg802154_set_max_associations(struct wpan_dev *wpan_dev,
/linux/net/ieee802154/
H A Dnl802154.c1713 cfg802154_set_max_associations(wpan_dev, max_assoc); in nl802154_set_max_associations()