Home
last modified time | relevance | path

Searched defs:eirp (Results 1 – 4 of 4) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/net/
Dregulatory.h241 #define REG_RULE_EXT(start, end, bw, gain, eirp, dfs_cac, reg_flags) \ argument
252 #define REG_RULE(start, end, bw, gain, eirp, reg_flags) \ argument
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_com_phycfg.c2672 , 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 …]
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_xmit.c747 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()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_net.h267 #define reg_rule(start, end, bw, gain, eirp, reg_flags) { … argument