Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dnl802154.h140 NL802154_CCA_ENERGY_CARRIER, enumerator
/linux-4.1.27/net/ieee802154/
Dnl802154.c298 if (rdev->wpan_phy.cca.mode == NL802154_CCA_ENERGY_CARRIER) { in nl802154_send_wpan_phy()
647 if (cca.mode == NL802154_CCA_ENERGY_CARRIER) { in nl802154_set_cca_mode()
/linux-4.1.27/drivers/net/ieee802154/
Dat86rf230.c1238 case NL802154_CCA_ENERGY_CARRIER: in at86rf230_set_cca_mode()