Searched refs:b43_phy_txpower_check (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dphy_common.h387 * b43_phy_txpower_check - Check TX power output.
395 void b43_phy_txpower_check(struct b43_wldev *dev, unsigned int flags);
397 * enum b43_phy_txpower_check_flags - Flags for b43_phy_txpower_check()
H A Dphy_common.c349 void b43_phy_txpower_check(struct b43_wldev *dev, unsigned int flags) function
H A Dxmit.c708 b43_phy_txpower_check(dev, 0);
H A Dmain.c2892 b43_phy_txpower_check(dev, B43_TXPWR_IGNORE_TIME);
3572 b43_phy_txpower_check(dev, B43_TXPWR_IGNORE_TIME |

Completed in 119 milliseconds