Searched refs:cca_ed_thres (Results 1 – 2 of 2) sorted by relevance
547 int cca_ed_thres; in hulusb_set_cca_ed_level() local549 cca_ed_thres = atusb_read_subreg(lp, SR_CCA_ED_THRES); in hulusb_set_cca_ed_level()550 if (cca_ed_thres < 0) in hulusb_set_cca_ed_level()551 return cca_ed_thres; in hulusb_set_cca_ed_level()557 lp->hw->phy->cca_ed_level = at86rf212_ed_levels_98[cca_ed_thres]; in hulusb_set_cca_ed_level()562 lp->hw->phy->cca_ed_level = at86rf212_ed_levels_100[cca_ed_thres]; in hulusb_set_cca_ed_level()
976 unsigned int cca_ed_thres; in at86rf212_update_cca_ed_level() local979 rc = at86rf230_read_subreg(lp, SR_CCA_ED_THRES, &cca_ed_thres); in at86rf212_update_cca_ed_level()987 lp->hw->phy->cca_ed_level = at86rf212_ed_levels_98[cca_ed_thres]; in at86rf212_update_cca_ed_level()992 lp->hw->phy->cca_ed_level = at86rf212_ed_levels_100[cca_ed_thres]; in at86rf212_update_cca_ed_level()