Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dcfg802154.h153 cca_modes, cca_opts, iftypes; member
/linux-6.12.1/drivers/net/ieee802154/
Datusb.c841 hw->phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY) | in atusb_get_and_conf_chip()
Dmcr20a.c984 phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY) | in mcr20a_hw_setup()
Dmrf24j40.c1250 devrec->hw->phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY) | in mrf24j40_phy_setup()
Dadf7242.c1226 hw->phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY); in adf7242_probe()
Dat86rf230.c1458 lp->hw->phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY) | in at86rf230_detect_device()
/linux-6.12.1/net/ieee802154/
Dnl802154.c422 caps->cca_modes) || in nl802154_put_capabilities()
1007 !(rdev->wpan_phy.supported.cca_modes & BIT(cca.mode))) in nl802154_set_cca_mode()