Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dphy_common.h411 * @B43_TXPWR_IGNORE_TIME: Ignore the schedule time and force-redo
417 B43_TXPWR_IGNORE_TIME = (1 << 0), enumerator
H A Dphy_common.c487 if (!(flags & B43_TXPWR_IGNORE_TIME)) { in b43_phy_txpower_check()
H A Dmain.c3354 b43_phy_txpower_check(dev, B43_TXPWR_IGNORE_TIME); in b43_periodic_every60sec()
4018 b43_phy_txpower_check(dev, B43_TXPWR_IGNORE_TIME | in b43_op_config()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dphy_common.h411 * @B43_TXPWR_IGNORE_TIME: Ignore the schedule time and force-redo
417 B43_TXPWR_IGNORE_TIME = (1 << 0), enumerator
H A Dphy_common.c487 if (!(flags & B43_TXPWR_IGNORE_TIME)) { in b43_phy_txpower_check()
H A Dmain.c3355 b43_phy_txpower_check(dev, B43_TXPWR_IGNORE_TIME); in b43_periodic_every60sec()
4021 b43_phy_txpower_check(dev, B43_TXPWR_IGNORE_TIME | in b43_op_config()

Completed in 14 milliseconds