Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dnl802154.h257 NL802154_CCA_OPT_ENERGY_CARRIER_OR, enumerator
/linux-5.19.10/drivers/net/ieee802154/
Datusb.c508 case NL802154_CCA_OPT_ENERGY_CARRIER_OR: in atusb_set_cca_mode()
822 BIT(NL802154_CCA_OPT_ENERGY_CARRIER_OR); in atusb_get_and_conf_chip()
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()
Dat86rf230.c1168 case NL802154_CCA_OPT_ENERGY_CARRIER_OR: in at86rf230_set_cca_mode()
1488 BIT(NL802154_CCA_OPT_ENERGY_CARRIER_OR); in at86rf230_detect_device()
Dca8210.c2183 if (cca_mode == 3 && cca->opt == NL802154_CCA_OPT_ENERGY_CARRIER_OR) { in ca8210_set_cca_mode()