Home
last modified time | relevance | path

Searched refs:NL802154_CCA_ENERGY (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/net/
Dnl802154.h138 NL802154_CCA_ENERGY, enumerator
/linux-4.1.27/drivers/net/ieee802154/
Dat86rf230.c1232 case NL802154_CCA_ENERGY: in at86rf230_set_cca_mode()
1570 lp->hw->phy->cca.mode = NL802154_CCA_ENERGY; in at86rf230_detect_device()
/linux-4.1.27/net/ieee802154/
Dnl802154.c644 if (cca.mode < NL802154_CCA_ENERGY || cca.mode > NL802154_CCA_ATTR_MAX) in nl802154_set_cca_mode()