Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dcfg802154.h136 cca_modes, cca_opts, iftypes; member
/kernel/linux/linux-5.10/drivers/net/ieee802154/
Datusb.c899 hw->phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY) | in atusb_get_and_conf_chip()
Dmcr20a.c989 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.c1225 hw->phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY); in adf7242_probe()
Dat86rf230.c1555 lp->hw->phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY) | in at86rf230_detect_device()
/kernel/linux/linux-5.10/net/ieee802154/
Dnl802154.c403 caps->cca_modes) || in nl802154_put_capabilities()
989 !(rdev->wpan_phy.supported.cca_modes & BIT(cca.mode))) in nl802154_set_cca_mode()