| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
| D | nlrtw.h | 41 static inline int rtw_nlrtw_radar_detect_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_radar_detect_event() 42 static inline int rtw_nlrtw_cac_finish_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_cac_finish_event() 43 static inline int rtw_nlrtw_cac_abort_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_cac_abort_event() 44 static inline int rtw_nlrtw_nop_finish_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_nop_finish_event() 45 static inline int rtw_nlrtw_nop_start_event(_adapter *adapter, u8 cch, u8 bw) {return _FAIL;} in rtw_nlrtw_nop_start_event()
|
| D | nlrtw.c | 345 static int _rtw_nlrtw_radar_event(_adapter *adapter, enum nlrtw_radar_event evt_type, u8 cch, u8 bw) in _rtw_nlrtw_radar_event() 411 int rtw_nlrtw_radar_detect_event(_adapter *adapter, u8 cch, u8 bw) in rtw_nlrtw_radar_detect_event() 416 int rtw_nlrtw_cac_finish_event(_adapter *adapter, u8 cch, u8 bw) in rtw_nlrtw_cac_finish_event() 421 int rtw_nlrtw_cac_abort_event(_adapter *adapter, u8 cch, u8 bw) in rtw_nlrtw_cac_abort_event() 426 int rtw_nlrtw_nop_finish_event(_adapter *adapter, u8 cch, u8 bw) in rtw_nlrtw_nop_finish_event() 431 int rtw_nlrtw_nop_start_event(_adapter *adapter, u8 cch, u8 bw) in rtw_nlrtw_nop_start_event()
|
| D | wifi_regd.c | 412 s16 rtw_os_get_total_txpwr_regd_lmt_mbm(_adapter *adapter, u8 cch, enum channel_width bw) in rtw_os_get_total_txpwr_regd_lmt_mbm()
|
| D | rtw_proc.c | 2138 u8 cch = rtw_get_center_ch(ch, bw, offset); in proc_set_update_non_ocp() local 3074 u8 cch = hal_data->current_channel; in proc_get_tx_power_idx() local 3107 u8 cch; in proc_set_tx_power_idx_dump() local 3156 u8 cch = hal_data->current_channel; in proc_get_txpwr_total_dbm() local 3186 u8 cch; in proc_set_txpwr_total_dbm_dump() local
|
| D | ioctl_cfg80211.c | 9461 u8 cch = rtw_get_center_ch(ch, bw, offset); in rtw_cfg80211_construct_mesh_beacon_ies() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/ |
| D | hal_com_phycfg.c | 2883 u8 cch, in phy_get_txpwr_lmt() 3003 , u8 rfpath, u8 rs, u8 tlrs, u8 ntx_idx, u8 cch, u8 lock in phy_get_txpwr_lmt_diff() 3029 , u8 rfpath, u8 rate, u8 ntx_idx, u8 cch, u8 opch, bool reg_max) in phy_get_txpwr_lmt_sub_chs() 3342 u8 band, bw, path, tlrs, ntx_idx, cch, offset, scch; in phy_txpwr_limit_bandwidth_chk() local 3855 , enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch) in phy_get_tx_power_index_ex() 3885 …x_inline(void *sel, _adapter *adapter, u8 rfpath, enum channel_width bw, u8 cch, enum MGN_RATE rat… in dump_tx_power_index_inline() 3935 void dump_tx_power_idx_title(void *sel, _adapter *adapter, enum channel_width bw, u8 cch, u8 opch) in dump_tx_power_idx_title() 3972 , RATE_SECTION rs, enum channel_width bw, u8 cch, u8 opch) in dump_tx_power_idx_by_path_rs() 4003 void dump_tx_power_idx(void *sel, _adapter *adapter, enum channel_width bw, u8 cch, u8 opch) in dump_tx_power_idx() 4061 void dump_txpwr_total_dbm_title(void *sel, _adapter *adapter, enum channel_width bw, u8 cch, u8 opc… in dump_txpwr_total_dbm_title() [all …]
|
| D | hal_intf.c | 2005 , RATE_SECTION rs, enum MGN_RATE rate, enum channel_width bw, BAND_TYPE band, u8 cch, u8 opch in rtw_hal_get_tx_power_index() 2013 , RATE_SECTION rs, enum MGN_RATE rate, enum channel_width bw, BAND_TYPE band, u8 cch) in rtw_hal_get_txpwr_target_extra_bias()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
| D | hal_com_phycfg.h | 166 #define phy_get_txpwr_lmt(adapter, lmt_name, band, bw, tlrs, ntx_idx, cch, lock) (GET_HAL_SPEC(adap… argument 167 #define phy_get_txpwr_lmt_diff(adapter, lmt_name, band, bw, rfpath, rs, tlrs, ntx_idx, cch, lock) (… argument 168 #define phy_get_txpwr_lmt_sub_chs(adapter, lmt_name, band, bw, rfpath, rate, ntx_idx, cch, opch, re… argument
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
| D | rtw_rf.c | 214 u8 rtw_get_scch_by_cch_offset(u8 cch, u8 bw, u8 offset) in rtw_get_scch_by_cch_offset() 266 u8 rtw_get_scch_by_cch_opch(u8 cch, u8 bw, u8 opch) in rtw_get_scch_by_cch_opch() 342 u8 rtw_get_op_chs_by_cch_bw(u8 cch, u8 bw, u8 **op_chs, u8 *op_ch_num) in rtw_get_op_chs_by_cch_bw() 454 u8 cch = ch; in rtw_get_center_ch() local 938 u8 ch, bw, offset, cch; in dbg_global_op_class_validate() local 1277 u8 ch, bw, offset, cch; in op_class_pref_apply_regulatory() local
|
| D | rtw_odm.c | 211 s16 rtw_odm_get_tx_power_mbm(struct dm_struct *dm, u8 rfpath, u8 rate, u8 bw, u8 cch) in rtw_odm_get_tx_power_mbm()
|
| D | rtw_xmit.c | 756 u8 cch = rtw_get_center_ch(ch, bw, offset); in rtw_adapter_get_oper_txpwr_max_mbm() local 795 u8 cch = rtw_get_center_ch(ch, bw, offset); in rtw_rfctl_get_oper_txpwr_max_mbm() local 857 u8 cch = rtw_get_center_ch(ch, bw, offset); in rtw_rfctl_get_reg_max_txpwr_mbm() local
|
| D | rtw_vht.c | 1084 u8 cch = rtw_get_center_ch(oper_ch, oper_bw, oper_offset); in rtw_restructure_vht_ie() local
|
| D | rtw_chplan.c | 556 u8 cch; in rtw_chplan_is_chbw_valid() local
|
| D | rtw_cmd.c | 4100 u8 cch; in rtw_dfs_rd_hdl() local
|
| D | rtw_mlme_ext.c | 958 u8 cch; in rtw_chset_chk_non_ocp_finish_for_chbw() local 1477 u8 cch; in rtw_chset_is_chbw_valid() local
|