Searched refs:pib_lock (Results 1 – 5 of 5) sorted by relevance
53 mutex_lock(&phy->pib_lock); in ieee802154_nl_fill_phy()66 mutex_unlock(&phy->pib_lock); in ieee802154_nl_fill_phy()72 mutex_unlock(&phy->pib_lock); in ieee802154_nl_fill_phy()
124 mutex_init(&rdev->wpan_phy.pib_lock); in wpan_phy_new()
100 mutex_lock(&local->phy->pib_lock); in mac802154_dev_set_page_channel()103 mutex_unlock(&local->phy->pib_lock); in mac802154_dev_set_page_channel()
254 mutex_lock(&phy->pib_lock); in mac802154_wpan_open()297 mutex_unlock(&phy->pib_lock); in mac802154_wpan_open()301 mutex_unlock(&phy->pib_lock); in mac802154_wpan_open()
70 struct mutex pib_lock; member