Searched refs:B43_TXPWR_RES_DONE (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/net/wireless/b43/
H A Dphy_ac.c72 return B43_TXPWR_RES_DONE; b43_phy_ac_op_recalc_txpower()
H A Dphy_common.h77 * @B43_TXPWR_RES_DONE: No more work to do. Everything is done.
81 B43_TXPWR_RES_DONE, enumerator in enum:b43_txpwr_result
150 * returns B43_TXPWR_RES_DONE.
H A Dphy_a.c565 return B43_TXPWR_RES_DONE; b43_aphy_op_recalc_txpower()
H A Dphy_common.c513 if (result == B43_TXPWR_RES_DONE) b43_phy_txpower_check()
H A Dphy_lcn.c802 return B43_TXPWR_RES_DONE; b43_phy_lcn_op_recalc_txpower()
H A Dphy_ht.c1128 return B43_TXPWR_RES_DONE; b43_phy_ht_op_recalc_txpower()
H A Dphy_g.c2983 return B43_TXPWR_RES_DONE; b43_gphy_op_recalc_txpower()
H A Dphy_lp.c2681 return B43_TXPWR_RES_DONE; b43_lpphy_op_recalc_txpower()
H A Dphy_n.c5901 return B43_TXPWR_RES_DONE; b43_nphy_op_recalc_txpower()
5949 return B43_TXPWR_RES_DONE; b43_nphy_op_recalc_txpower()

Completed in 399 milliseconds