Home
last modified time | relevance | path

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

/linux/drivers/net/ieee802154/
H A Datusb.c555 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()
H A Dat86rf230.c984 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()
H A Dmcr20a.c704 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()
H A Dmrf24j40.c1256 devrec->hw->phy->supported.cca_ed_levels = mrf24j40_ed_levels; in mrf24j40_phy_setup()
H A Dadf7242.c1228 hw->phy->supported.cca_ed_levels = adf7242_ed_levels; in adf7242_probe()
H A Dca8210.c2910 ca8210_hw->phy->supported.cca_ed_levels = ca8210_ed_levels; in ca8210_hw_setup()
/linux/include/net/
H A Dcfg802154.h159 const s32 *tx_powers, *cca_ed_levels; member