Home
last modified time | relevance | path

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

/openbmc/linux/net/mac802154/
H A Ddriver-ops.h280 static inline int drv_set_lbt_mode(struct ieee802154_local *local, bool mode) in drv_set_lbt_mode() function
H A Diface.c159 ret = drv_set_lbt_mode(local, wpan_dev->lbt); in ieee802154_setup_hw()