Home
last modified time | relevance | path

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

/linux/net/ieee802154/
H A Dpan.c104 old_max = wpan_dev->max_associations; in cfg802154_set_max_associations()
105 wpan_dev->max_associations = max; in cfg802154_set_max_associations()
/linux/include/net/
H A Dcfg802154.h510 unsigned int max_associations; member