Home
last modified time | relevance | path

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

/linux/net/mac802154/
H A Ddriver-ops.h27 static inline int drv_set_pan_id(struct ieee802154_local *local, __le16 pan_id) in drv_set_pan_id() function
142 ret = drv_set_pan_id(local, addr_filt->pan_id); in drv_start()
H A Dcfg.c356 ret = drv_set_pan_id(local, coord->pan_id); in mac802154_associate()
379 drv_set_pan_id(local, cpu_to_le16(IEEE802154_PAN_ID_BROADCAST)); in mac802154_associate()
432 ret = drv_set_pan_id(local, wpan_dev->pan_id); in mac802154_disassociate_from_parent()