Searched refs:final_lmt (Results 1 – 5 of 5) sorted by relevance
3042 s8 final_lmt = reg_max ? 0 : hal_spec->txgi_max; in phy_get_txpwr_lmt_sub_chs() local3049 final_lmt = hal_spec->txgi_max; in phy_get_txpwr_lmt_sub_chs()3144 if (final_lmt > lmt) { in phy_get_txpwr_lmt_sub_chs()3147 } else if (final_lmt < lmt) { in phy_get_txpwr_lmt_sub_chs()3155 final_lmt = lmt; in phy_get_txpwr_lmt_sub_chs()3171 return final_lmt; in phy_get_txpwr_lmt_sub_chs()
3005 s8 final_lmt = reg_max ? 0 : hal_spec->txgi_max; in phy_get_txpwr_lmt_sub_chs() local3012 final_lmt = hal_spec->txgi_max; in phy_get_txpwr_lmt_sub_chs()3107 if (final_lmt > lmt) { in phy_get_txpwr_lmt_sub_chs()3110 } else if (final_lmt < lmt) { in phy_get_txpwr_lmt_sub_chs()3118 final_lmt = lmt; in phy_get_txpwr_lmt_sub_chs()3134 return final_lmt; in phy_get_txpwr_lmt_sub_chs()
3006 s8 final_lmt = reg_max ? 0 : hal_spec->txgi_max; in phy_get_txpwr_lmt_sub_chs() local3013 final_lmt = hal_spec->txgi_max; in phy_get_txpwr_lmt_sub_chs()3108 if (final_lmt > lmt) { in phy_get_txpwr_lmt_sub_chs()3111 } else if (final_lmt < lmt) { in phy_get_txpwr_lmt_sub_chs()3119 final_lmt = lmt; in phy_get_txpwr_lmt_sub_chs()3135 return final_lmt; in phy_get_txpwr_lmt_sub_chs()
3007 s8 final_lmt = reg_max ? 0 : hal_spec->txgi_max; in phy_get_txpwr_lmt_sub_chs() local3014 final_lmt = hal_spec->txgi_max; in phy_get_txpwr_lmt_sub_chs()3109 if (final_lmt > lmt) { in phy_get_txpwr_lmt_sub_chs()3112 } else if (final_lmt < lmt) { in phy_get_txpwr_lmt_sub_chs()3120 final_lmt = lmt; in phy_get_txpwr_lmt_sub_chs()3136 return final_lmt; in phy_get_txpwr_lmt_sub_chs()