Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dcfg802154.h146 cca_modes, cca_opts, iftypes; member
/openbmc/linux/drivers/net/ieee802154/
H A Datusb.c841 hw->phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY) | in atusb_get_and_conf_chip()
H A Dmcr20a.c985 phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY) | in mcr20a_hw_setup()
H A Dmrf24j40.c1250 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()
H A Dat86rf230.c1459 lp->hw->phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY) | in at86rf230_detect_device()
/openbmc/linux/net/ieee802154/
H A Dnl802154.c422 caps->cca_modes) || in nl802154_put_capabilities()
1007 !(rdev->wpan_phy.supported.cca_modes & BIT(cca.mode))) in nl802154_set_cca_mode()