Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac802154/
Ddriver-ops.h86 static inline int drv_set_lbt_mode(struct ieee802154_local *local, bool mode) in drv_set_lbt_mode() function
Diface.c278 rc = drv_set_lbt_mode(local, wpan_dev->lbt); in mac802154_wpan_open()