Searched refs:at86rf212_powers (Results 1 – 2 of 2) sorted by relevance
472 static const s32 at86rf212_powers[AT86RF212_MAX_TX_POWERS + 1] = { variable861 atusb->hw->phy->supported.tx_powers = at86rf212_powers; in atusb_get_and_conf_chip()862 atusb->hw->phy->supported.tx_powers_size = ARRAY_SIZE(at86rf212_powers); in atusb_get_and_conf_chip()
1100 static const s32 at86rf212_powers[AT86RF212_MAX_TX_POWERS + 1] = { variable1515 lp->hw->phy->supported.tx_powers = at86rf212_powers; in at86rf230_detect_device()1516 lp->hw->phy->supported.tx_powers_size = ARRAY_SIZE(at86rf212_powers); in at86rf230_detect_device()