Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dnl802154.h359 NL802154_CCA_OPT_ENERGY_CARRIER_OR, enumerator
/openbmc/linux/drivers/net/ieee802154/
H A Datusb.c531 case NL802154_CCA_OPT_ENERGY_CARRIER_OR: in atusb_set_cca_mode()
845 BIT(NL802154_CCA_OPT_ENERGY_CARRIER_OR); in atusb_get_and_conf_chip()
H A Dmcr20a.c661 case NL802154_CCA_OPT_ENERGY_CARRIER_OR: in mcr20a_set_cca_mode()
988 BIT(NL802154_CCA_OPT_ENERGY_CARRIER_OR); in mcr20a_hw_setup()
H A Dat86rf230.c1168 case NL802154_CCA_OPT_ENERGY_CARRIER_OR: in at86rf230_set_cca_mode()
1462 BIT(NL802154_CCA_OPT_ENERGY_CARRIER_OR); in at86rf230_detect_device()
H A Dca8210.c2184 if (cca_mode == 3 && cca->opt == NL802154_CCA_OPT_ENERGY_CARRIER_OR) { in ca8210_set_cca_mode()