Searched defs:eirp (Results 1 – 4 of 4) sorted by relevance
241 #define REG_RULE_EXT(start, end, bw, gain, eirp, dfs_cac, reg_flags) \ argument252 #define REG_RULE(start, end, bw, gain, eirp, reg_flags) \ argument
2672 , BAND_TYPE band, enum rf_path rfpath, RATE_SECTION rs, enum MGN_RATE rate, bool eirp) in phy_get_txpwr_by_rate_single_mbm()2692 , BAND_TYPE band, RATE_SECTION rs, enum MGN_RATE rate, bool cap, bool eirp) in phy_get_txpwr_by_rate_total_mbm()2710 …6 _phy_get_txpwr_by_rate_max_mbm(_adapter *adapter, BAND_TYPE band, s8 rfpath, bool cap, bool eirp) in _phy_get_txpwr_by_rate_max_mbm()2746 …get_txpwr_by_rate_single_max_mbm(_adapter *adapter, BAND_TYPE band, enum rf_path rfpath, bool eirp) in phy_get_txpwr_by_rate_single_max_mbm()2752 s16 phy_get_txpwr_by_rate_total_max_mbm(_adapter *adapter, BAND_TYPE band, bool cap, bool eirp) in phy_get_txpwr_by_rate_total_max_mbm()6182 …, enum channel_width bw, u8 cch, u8 opch, bool total, bool reg_max, bool eirp, struct txpwr_idx_co… in phy_get_txpwr_mbm()6224 , enum channel_width bw, u8 cch, u8 opch, bool reg_max, bool eirp, struct txpwr_idx_comp *tic) in phy_get_txpwr_single_mbm()6231 , enum channel_width bw, u8 cch, u8 opch, bool reg_max, bool eirp, struct txpwr_idx_comp *tic) in phy_get_txpwr_total_mbm()6238 …nnel_width bw, u8 cch, u8 opch, u16 bmp_cck_ofdm, u32 bmp_ht, u64 bmp_vht, bool reg_max, bool eirp) in _phy_get_txpwr_max_mbm()6290 …nnel_width bw, u8 cch, u8 opch, u16 bmp_cck_ofdm, u32 bmp_ht, u64 bmp_vht, bool reg_max, bool eirp) in phy_get_txpwr_single_max_mbm()[all …]
747 s16 rtw_adapter_get_oper_txpwr_max_mbm(_adapter *adapter, bool eirp) in rtw_adapter_get_oper_txpwr_max_mbm()788 …r_txpwr_max_mbm(struct rf_ctl_t *rfctl, u8 ch, u8 bw, u8 offset, u8 ifbmp_mod, u8 if_op, bool eirp) in rtw_rfctl_get_oper_txpwr_max_mbm()838 s16 rtw_get_oper_txpwr_max_mbm(struct dvobj_priv *dvobj, bool eirp) in rtw_get_oper_txpwr_max_mbm()851 s16 rtw_rfctl_get_reg_max_txpwr_mbm(struct rf_ctl_t *rfctl, u8 ch, u8 bw, u8 offset, bool eirp) in rtw_rfctl_get_reg_max_txpwr_mbm()
267 #define reg_rule(start, end, bw, gain, eirp, reg_flags) { … argument