Searched refs:cca_ed_levels (Results 1 – 7 of 7) 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()
984 lp->hw->phy->supported.cca_ed_levels = at86rf212_ed_levels_98; in at86rf212_update_cca_ed_level()989 lp->hw->phy->supported.cca_ed_levels = at86rf212_ed_levels_100; in at86rf212_update_cca_ed_level()1188 if (hw->phy->supported.cca_ed_levels[i] == mbm) in at86rf230_set_cca_ed_level()1477 lp->hw->phy->supported.cca_ed_levels = at86rf231_ed_levels; in at86rf230_detect_device()1490 lp->hw->phy->supported.cca_ed_levels = at86rf212_ed_levels_100; in at86rf230_detect_device()1500 lp->hw->phy->supported.cca_ed_levels = at86rf233_ed_levels; in at86rf230_detect_device()1509 lp->hw->phy->cca_ed_level = lp->hw->phy->supported.cca_ed_levels[7]; in at86rf230_detect_device()
704 if (hw->phy->supported.cca_ed_levels[i] == mbm) in mcr20a_set_cca_ed_level()995 phy->supported.cca_ed_levels = mcr20a_ed_levels; in mcr20a_hw_setup()1006 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()
1228 hw->phy->supported.cca_ed_levels = adf7242_ed_levels; in adf7242_probe()
2910 ca8210_hw->phy->supported.cca_ed_levels = ca8210_ed_levels; in ca8210_hw_setup()
159 const s32 *tx_powers, *cca_ed_levels; member