Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dnl802154.h256 NL802154_CCA_OPT_ENERGY_CARRIER_AND, enumerator
/linux-5.19.10/drivers/net/ieee802154/
Datusb.c505 case NL802154_CCA_OPT_ENERGY_CARRIER_AND: in atusb_set_cca_mode()
821 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()
1487 lp->hw->phy->supported.cca_opts = BIT(NL802154_CCA_OPT_ENERGY_CARRIER_AND) | in at86rf230_detect_device()
Dca8210.c2932 ca8210_hw->phy->cca.opt = NL802154_CCA_OPT_ENERGY_CARRIER_AND; in ca8210_hw_setup()