Searched refs:cca_ed_levels (Results 1 – 8 of 8) sorted by relevance
555 lp->hw->phy->supported.cca_ed_levels = at86rf212_ed_levels_98; in hulusb_set_cca_ed_level()560 lp->hw->phy->supported.cca_ed_levels = at86rf212_ed_levels_100; in hulusb_set_cca_ed_level()578 if (hw->phy->supported.cca_ed_levels[i] == mbm) in atusb_set_cca_ed_level()865 hw->phy->supported.cca_ed_levels = atusb_ed_levels; in atusb_get_and_conf_chip()874 hw->phy->supported.cca_ed_levels = atusb_ed_levels; in atusb_get_and_conf_chip()886 atusb->hw->phy->supported.cca_ed_levels = at86rf212_ed_levels_100; in atusb_get_and_conf_chip()897 hw->phy->cca_ed_level = hw->phy->supported.cca_ed_levels[7]; in atusb_get_and_conf_chip()
985 lp->hw->phy->supported.cca_ed_levels = at86rf212_ed_levels_98; in at86rf212_update_cca_ed_level()990 lp->hw->phy->supported.cca_ed_levels = at86rf212_ed_levels_100; in at86rf212_update_cca_ed_level()1189 if (hw->phy->supported.cca_ed_levels[i] == mbm) in at86rf230_set_cca_ed_level()1478 lp->hw->phy->supported.cca_ed_levels = at86rf231_ed_levels; in at86rf230_detect_device()1491 lp->hw->phy->supported.cca_ed_levels = at86rf212_ed_levels_100; in at86rf230_detect_device()1501 lp->hw->phy->supported.cca_ed_levels = at86rf233_ed_levels; in at86rf230_detect_device()1510 lp->hw->phy->cca_ed_level = lp->hw->phy->supported.cca_ed_levels[7]; in at86rf230_detect_device()
705 if (hw->phy->supported.cca_ed_levels[i] == mbm) in mcr20a_set_cca_ed_level()996 phy->supported.cca_ed_levels = mcr20a_ed_levels; in mcr20a_hw_setup()1007 phy->cca_ed_level = phy->supported.cca_ed_levels[75]; in mcr20a_hw_setup()
1256 devrec->hw->phy->supported.cca_ed_levels = mrf24j40_ed_levels; in mrf24j40_phy_setup()
1227 hw->phy->supported.cca_ed_levels = adf7242_ed_levels; in adf7242_probe()
2929 ca8210_hw->phy->supported.cca_ed_levels = ca8210_ed_levels; in ca8210_hw_setup()
152 const s32 *tx_powers, *cca_ed_levels; member
397 if (nla_put_s32(msg, i, caps->cca_ed_levels[i])) in nl802154_put_capabilities()1038 if (ed_level == rdev->wpan_phy.supported.cca_ed_levels[i]) in nl802154_set_cca_ed_level()
Completed in 27 milliseconds