Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dnl802154.h339 NL802154_CCA_ENERGY, enumerator
/linux-6.3-rc2/drivers/net/ieee802154/
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()
A Dmcr20a.c649 case NL802154_CCA_ENERGY: in mcr20a_set_cca_mode()
985 phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY) | in mcr20a_hw_setup()
999 phy->cca.mode = NL802154_CCA_ENERGY; in mcr20a_hw_setup()
A Dat86rf230.c1157 case NL802154_CCA_ENERGY: in at86rf230_set_cca_mode()
1459 lp->hw->phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY) | in at86rf230_detect_device()
1464 lp->hw->phy->cca.mode = NL802154_CCA_ENERGY; in at86rf230_detect_device()
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()
A Dadf7242.c1225 hw->phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY); in adf7242_probe()
1230 hw->phy->cca.mode = NL802154_CCA_ENERGY; in adf7242_probe()
/linux-6.3-rc2/net/ieee802154/
A Dnl802154.c1005 if (cca.mode < NL802154_CCA_ENERGY || in nl802154_set_cca_mode()

Completed in 23 milliseconds