Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ieee802154/
Dat86rf230.c1160 static const s32 at86rf212_powers[AT86RF212_MAX_TX_POWERS + 1] = { variable
1579 lp->hw->phy->supported.tx_powers = at86rf212_powers; in at86rf230_detect_device()
1580 lp->hw->phy->supported.tx_powers_size = ARRAY_SIZE(at86rf212_powers); in at86rf230_detect_device()