Home
last modified time | relevance | path

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

/linux/include/net/
H A Dnl802154.h345 NL802154_CCA_ENERGY, enumerator
/linux/drivers/net/ieee802154/
H A Datusb.c520 case NL802154_CCA_ENERGY: in atusb_set_cca_mode()
841 hw->phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY) | in atusb_get_and_conf_chip()
847 hw->phy->cca.mode = NL802154_CCA_ENERGY; in atusb_get_and_conf_chip()
H A Dmcr20a.c648 case NL802154_CCA_ENERGY: in mcr20a_set_cca_mode()
984 phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY) | in mcr20a_hw_setup()
998 phy->cca.mode = NL802154_CCA_ENERGY; in mcr20a_hw_setup()
H A Dat86rf230.c1156 case NL802154_CCA_ENERGY: in at86rf230_set_cca_mode()
1458 lp->hw->phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY) | in at86rf230_detect_device()
1463 lp->hw->phy->cca.mode = NL802154_CCA_ENERGY; in at86rf230_detect_device()
H A Dmrf24j40.c858 case NL802154_CCA_ENERGY: in mrf24j40_set_cca_mode()
1250 devrec->hw->phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY) | in mrf24j40_phy_setup()
H A Dadf7242.c1226 hw->phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY); in adf7242_probe()
1231 hw->phy->cca.mode = NL802154_CCA_ENERGY; in adf7242_probe()