Searched refs:at86rf212_powers (Results 1 – 2 of 2) sorted by relevance
495 static const s32 at86rf212_powers[AT86RF212_MAX_TX_POWERS + 1] = { variable884 atusb->hw->phy->supported.tx_powers = at86rf212_powers; in atusb_get_and_conf_chip()885 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] = { variable1489 lp->hw->phy->supported.tx_powers = at86rf212_powers; in at86rf230_detect_device()1490 lp->hw->phy->supported.tx_powers_size = ARRAY_SIZE(at86rf212_powers); in at86rf230_detect_device()