Home
last modified time | relevance | path

Searched refs:NL802154_CCA_OPT_ENERGY_CARRIER_AND (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/include/net/ !
Dnl802154.h358 NL802154_CCA_OPT_ENERGY_CARRIER_AND, enumerator
/linux-6.6.21/drivers/net/ieee802154/ !
Datusb.c528 case NL802154_CCA_OPT_ENERGY_CARRIER_AND: in atusb_set_cca_mode()
844 hw->phy->supported.cca_opts = BIT(NL802154_CCA_OPT_ENERGY_CARRIER_AND) | in atusb_get_and_conf_chip()
Dmcr20a.c657 case NL802154_CCA_OPT_ENERGY_CARRIER_AND: in mcr20a_set_cca_mode()
987 phy->supported.cca_opts = BIT(NL802154_CCA_OPT_ENERGY_CARRIER_AND) | in mcr20a_hw_setup()
Dmrf24j40.c866 case NL802154_CCA_OPT_ENERGY_CARRIER_AND: in mrf24j40_set_cca_mode()
1253 devrec->hw->phy->supported.cca_opts = BIT(NL802154_CCA_OPT_ENERGY_CARRIER_AND); in mrf24j40_phy_setup()
Dat86rf230.c1165 case NL802154_CCA_OPT_ENERGY_CARRIER_AND: in at86rf230_set_cca_mode()
1461 lp->hw->phy->supported.cca_opts = BIT(NL802154_CCA_OPT_ENERGY_CARRIER_AND) | in at86rf230_detect_device()
Dca8210.c2921 ca8210_hw->phy->cca.opt = NL802154_CCA_OPT_ENERGY_CARRIER_AND; in ca8210_hw_setup()