Home
last modified time | relevance | path

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

/linux/drivers/net/ieee802154/
H A Dcc2520.c774 static const s32 cc2520_cc2591_powers[CC2520_CC2591_MAX_TX_POWERS + 1] = { variable
850 priv->hw->phy->supported.tx_powers = cc2520_cc2591_powers; in cc2520_register()
851 priv->hw->phy->supported.tx_powers_size = ARRAY_SIZE(cc2520_cc2591_powers); in cc2520_register()