Home
last modified time | relevance | path

Searched refs:B43_TXPWR_IGNORE_TSSI (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dphy_common.h413 * @B43_TXPWR_IGNORE_TSSI: Redo the recalculation, even if the average
418 B43_TXPWR_IGNORE_TSSI = (1 << 1), enumerator
H A Dphy_common.c499 result = phy->ops->recalc_txpower(dev, !!(flags & B43_TXPWR_IGNORE_TSSI)); in b43_phy_txpower_check()
H A Dmain.c4019 B43_TXPWR_IGNORE_TSSI); in b43_op_config()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dphy_common.h413 * @B43_TXPWR_IGNORE_TSSI: Redo the recalculation, even if the average
418 B43_TXPWR_IGNORE_TSSI = (1 << 1), enumerator
H A Dphy_common.c499 result = phy->ops->recalc_txpower(dev, !!(flags & B43_TXPWR_IGNORE_TSSI)); in b43_phy_txpower_check()
H A Dmain.c4022 B43_TXPWR_IGNORE_TSSI); in b43_op_config()

Completed in 15 milliseconds