Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dnl802154.h231 NL802154_CCA_ENERGY_CARRIER, enumerator
Dcfg802154.h164 if (a->mode == NL802154_CCA_ENERGY_CARRIER) in wpan_phy_cca_cmp()
/linux-4.4.14/drivers/net/ieee802154/
Dmrf24j40.c864 case NL802154_CCA_ENERGY_CARRIER: in mrf24j40_set_cca_mode()
1245 BIT(NL802154_CCA_ENERGY_CARRIER); in mrf24j40_phy_setup()
Dat86rf230.c1223 case NL802154_CCA_ENERGY_CARRIER: in at86rf230_set_cca_mode()
1547 BIT(NL802154_CCA_CARRIER) | BIT(NL802154_CCA_ENERGY_CARRIER); in at86rf230_detect_device()
/linux-4.4.14/net/ieee802154/
Dnl802154.c496 if (rdev->wpan_phy.cca.mode == NL802154_CCA_ENERGY_CARRIER) { in nl802154_send_wpan_phy()
1009 if (cca.mode == NL802154_CCA_ENERGY_CARRIER) { in nl802154_set_cca_mode()