Home
last modified time | relevance | path

Searched defs:hal_spec (Results 1 – 16 of 16) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_com_phycfg.c30 #define IS_PG_TXPWR_BASE_INVALID(hal_spec, _base) ((_base) > hal_spec->txgi_max) argument
591 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in hal_chk_pg_txpwr_info_2g() local
623 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in hal_chk_pg_txpwr_info_5g() local
652 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in hal_init_pg_txpwr_info_2g() local
690 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in hal_init_pg_txpwr_info_5g() local
735 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in hal_load_pg_txpwr_info_path_2g() local
864 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in hal_load_pg_txpwr_info_path_5g() local
1023 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in hal_load_pg_txpwr_info() local
1109 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in check_phy_efuse_tx_power_info_valid() local
1184 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in hal_load_txpwr_info() local
[all …]
Dhal_intf.c87 struct hal_spec_t *hal_spec = GET_HAL_SPEC(padapter); in rtw_init_wireless_mode() local
276 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in _dump_rf_path() local
300 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in rtw_hal_rfpath_init() local
374 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in _dump_trx_nss() local
386 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in rtw_hal_trxnss_init() local
Dhal_com.c1395 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in c2h_mac_hidden_rpt_hdl() local
1555 struct hal_spec_t *hal_spec; in c2h_mac_hidden_rpt_2_hdl() local
2200 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in hw_bcn_ctrl_addr() local
3641 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in rtw_hal_rcr_set_chk_bssid() local
3819 struct hal_spec_t *hal_spec = GET_HAL_SPEC(dvobj_get_primary_adapter(dvobj)); in dump_tx_aclt_force_val() local
3862 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in rtw_hal_set_tx_aclt_force_val() local
3887 struct hal_spec_t *hal_spec = GET_HAL_SPEC(dvobj_get_primary_adapter(dvobj)); in dump_tx_aclt_confs() local
3930 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in rtw_hal_set_tx_aclt_conf() local
13290 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in rtw_hal_get_tsftr_by_port() local
14448 struct hal_spec_t *hal_spec = GET_HAL_SPEC(padapter); in rtw_get_raw_rssi_info() local
[all …]
Dhal_mcc.c45 struct hal_spec_t *hal_spec = GET_HAL_SPEC(padapter); in dump_iqk_val_table() local
1274 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in rtw_hal_dl_mcc_fw_rsvd_page() local
1778 struct hal_spec_t *hal_spec = GET_HAL_SPEC(padapter); in rtw_hal_set_mcc_rsvdpage_cmd() local
2761 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in mcc_get_reg_hdl() local
3571 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in mcc_dump_dbg_reg() local
Dhal_mp.c2379 struct hal_spec_t *hal_spec = GET_HAL_SPEC(Adapter); in mpt_ProSetPMacTx() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_rm_util.c172 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in rm_get_tx_power() local
382 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in rm_get_path_a_max_tx_power() local
Drtw_rf.c1930 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in dump_txpwr_lmt() local
2193 struct hal_spec_t *hal_spec = GET_HAL_SPEC(dvobj_get_primary_adapter(rfctl_to_dvobj(rfctl))); in rtw_txpwr_lmt_add_with_nlen() local
2494 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in rtw_rf_apply_tx_gain_offset() local
Drtw_debug.c509 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in rf_reg_dump() local
3574 struct hal_spec_t *hal_spec = GET_HAL_SPEC(padapter); in proc_get_huawei_trx_info() local
Drtw_mlme_ext.c11567 struct hal_spec_t *hal_spec = GET_HAL_SPEC(padapter); in collect_bss_info() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/rtl8822c/
Drtl8822c_halinit.c25 struct hal_spec_t *hal_spec; in rtl8822c_init_hal_spec() local
Drtl8822c_ops.c109 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in hw_bcn_ctrl_addr() local
867 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in rtl8822c_read_efuse() local
2112 struct hal_spec_t *hal_spec = GET_HAL_SPEC(if_port0); in hw_port_reconfig() local
Drtl8822c_phy.c190 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in _init_rf_reg() local
675 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in rtl8822c_set_tx_power_level() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dioctl_mp.c281 struct hal_spec_t *hal_spec = GET_HAL_SPEC(padapter); in rtw_mp_write_rf() local
332 struct hal_spec_t *hal_spec = GET_HAL_SPEC(padapter); in rtw_mp_read_rf() local
452 struct hal_spec_t *hal_spec = GET_HAL_SPEC(padapter); in rtw_mp_rate() local
1424 struct hal_spec_t *hal_spec = GET_HAL_SPEC(padapter); in rtw_mp_thermal() local
Dos_intfs.c2922 struct hal_spec_t *hal_spec = GET_HAL_SPEC(padapter); local
5008 struct hal_spec_t *hal_spec = GET_HAL_SPEC(padapter); local
Drtw_proc.c2847 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in proc_get_hal_txpwr_info() local
3242 struct hal_spec_t *hal_spec = GET_HAL_SPEC(adapter); in proc_get_kfree_bb_gain() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dhal_data.h799 struct hal_spec_t hal_spec; member