Searched refs:cca_ed_level (Results 1 - 11 of 11) sorted by relevance

/linux-master/net/mac802154/
H A Dmac_cmd.c70 wpan_dev->wpan_phy->cca_ed_level = params->cca_ed_level;
92 ret = drv_set_cca_ed_level(local, params->cca_ed_level);
111 params->cca_ed_level = wpan_dev->wpan_phy->cca_ed_level;
H A Dcfg.c158 if (wpan_phy->cca_ed_level == ed_level)
163 wpan_phy->cca_ed_level = ed_level;
/linux-master/drivers/net/ieee802154/
H A Datusb.c557 lp->hw->phy->cca_ed_level = at86rf212_ed_levels_98[cca_ed_thres];
562 lp->hw->phy->cca_ed_level = at86rf212_ed_levels_100[cca_ed_thres];
897 hw->phy->cca_ed_level = hw->phy->supported.cca_ed_levels[7];
H A Dat86rf230.c986 lp->hw->phy->cca_ed_level = at86rf212_ed_levels_98[cca_ed_thres];
991 lp->hw->phy->cca_ed_level = at86rf212_ed_levels_100[cca_ed_thres];
1509 lp->hw->phy->cca_ed_level = lp->hw->phy->supported.cca_ed_levels[7];
H A Dmcr20a.c1006 phy->cca_ed_level = phy->supported.cca_ed_levels[75];
H A Dmrf24j40.c1255 devrec->hw->phy->cca_ed_level = -6900;
H A Dca8210.c2916 ca8210_hw->phy->cca_ed_level = -9800;
/linux-master/include/net/
H A Dieee802154_netdev.h432 s32 cca_ed_level; member in struct:ieee802154_mac_params
H A Dcfg802154.h226 s32 cca_ed_level; member in struct:wpan_phy
/linux-master/net/ieee802154/
H A Dnl-mac.c121 params.cca_ed_level / 100) ||
515 params.cca_ed_level = nla_get_s32(info->attrs[IEEE802154_ATTR_CCA_ED_LEVEL]) * 100;
H A Dnl802154.c509 rdev->wpan_phy.cca_ed_level))

Completed in 196 milliseconds