Home
last modified time | relevance | path

Searched refs:max_assoc (Results 1 – 2 of 2) sorted by relevance

/net/mac802154/
A Dcfg.c392 unsigned int max_assoc; in mac802154_disassociate_from_parent() local
401 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()
/net/ieee802154/
A Dnl802154.c1703 unsigned int max_assoc; in nl802154_set_max_associations() local
1710 max_assoc = nla_get_u32(info->attrs[NL802154_ATTR_MAX_ASSOCIATIONS]); in nl802154_set_max_associations()
1713 cfg802154_set_max_associations(wpan_dev, max_assoc); in nl802154_set_max_associations()

Completed in 11 milliseconds