| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_bb.c | 708 rtw_hal_bb_set_pwr_index(void *hal, u16 pwr_idx, enum rf_path tx_path, bool is_cck) in rtw_hal_bb_set_pwr_index() 730 …tw_hal_status rtw_hal_bb_get_pwr_index(void *hal, u16 *pwr_idx, enum rf_path tx_path, bool is_cck){ in rtw_hal_bb_get_pwr_index() 764 rtw_hal_bb_set_pmac_cont_tx(struct rtw_hal_com_t *hal_com, u8 enable, u8 is_cck, in rtw_hal_bb_set_pmac_cont_tx() 783 u8 is_cck, u16 tx_cnt ,u16 period, u16 tx_time, in rtw_hal_bb_set_pmac_packet_tx() 807 u8 is_cck, u16 tx_cnt, u8 tx_duty, in rtw_hal_bb_set_pmac_fw_trigger_tx() 909 enum rtw_hal_status rtw_hal_bb_get_txpwr_ref(struct hal_info_t *hal_info, u8 is_cck, u8 tx_path, s1… in rtw_hal_bb_get_txpwr_ref() 1534 void rtw_hal_bb_set_pow_patten_sharp(struct rtw_hal_com_t *hal_com, u8 channel, u8 is_cck, u8 sharp… in rtw_hal_bb_set_pow_patten_sharp() 1928 rtw_hal_bb_set_pwr_index(void *hal, u16 pwr_idx, enum rf_path tx_path, bool is_cck) in rtw_hal_bb_set_pwr_index() 1934 enum rf_path tx_path, bool is_cck) in rtw_hal_bb_get_pwr_index() 1951 u8 is_cck, enum phl_phy_idx phy_idx) in rtw_hal_bb_set_pmac_cont_tx() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_bb.c | 708 rtw_hal_bb_set_pwr_index(void *hal, u16 pwr_idx, enum rf_path tx_path, bool is_cck) in rtw_hal_bb_set_pwr_index() 730 …tw_hal_status rtw_hal_bb_get_pwr_index(void *hal, u16 *pwr_idx, enum rf_path tx_path, bool is_cck){ in rtw_hal_bb_get_pwr_index() 764 rtw_hal_bb_set_pmac_cont_tx(struct rtw_hal_com_t *hal_com, u8 enable, u8 is_cck, in rtw_hal_bb_set_pmac_cont_tx() 783 u8 is_cck, u16 tx_cnt ,u16 period, u16 tx_time, in rtw_hal_bb_set_pmac_packet_tx() 807 u8 is_cck, u16 tx_cnt, u8 tx_duty, in rtw_hal_bb_set_pmac_fw_trigger_tx() 909 enum rtw_hal_status rtw_hal_bb_get_txpwr_ref(struct hal_info_t *hal_info, u8 is_cck, u8 tx_path, s1… in rtw_hal_bb_get_txpwr_ref() 1534 void rtw_hal_bb_set_pow_patten_sharp(struct rtw_hal_com_t *hal_com, u8 channel, u8 is_cck, u8 sharp… in rtw_hal_bb_set_pow_patten_sharp() 1927 rtw_hal_bb_set_pwr_index(void *hal, u16 pwr_idx, enum rf_path tx_path, bool is_cck) in rtw_hal_bb_set_pwr_index() 1933 enum rf_path tx_path, bool is_cck) in rtw_hal_bb_get_pwr_index() 1950 u8 is_cck, enum phl_phy_idx phy_idx) in rtw_hal_bb_set_pmac_cont_tx() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/ |
| H A D | halbb_pmac_setting_ex.h | 37 u8 is_cck:1; member
|
| H A D | halbb_mp.c | 266 bool is_cck; in halbb_mp_get_rxevm_physts() local
|
| H A D | halbb_cmn_rpt.c | 69 bool is_cck = cmn_rpt->is_cck_rate; in halbb_rx_pop_hist() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/ |
| H A D | halbb_pmac_setting_ex.h | 37 u8 is_cck:1; member
|
| H A D | halbb_mp.c | 266 bool is_cck; in halbb_mp_get_rxevm_physts() local
|
| H A D | halbb_cmn_rpt.c | 69 bool is_cck = cmn_rpt->is_cck_rate; in halbb_rx_pop_hist() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/ |
| H A D | halrf_interface.h | 55 #define halrf_set_pmac_packet_tx(rf, enable, is_cck, cnt, period, time, phy_idx) rtw_hal_bb_set_pma… argument 104 #define halrf_bb_set_pow_patten_sharp(rf, channel, is_cck, sharp_id, phy_idx) rtw_hal_bb_set_pow_pa… argument
|
| H A D | halrf_pmac.h | 42 u8 is_cck; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/ |
| H A D | halrf_interface.h | 55 #define halrf_set_pmac_packet_tx(rf, enable, is_cck, cnt, period, time, phy_idx) rtw_hal_bb_set_pma… argument 104 #define halrf_bb_set_pow_patten_sharp(rf, channel, is_cck, sharp_id, phy_idx) rtw_hal_bb_set_pow_pa… argument
|
| H A D | halrf_pmac.h | 42 u8 is_cck; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
| H A D | trx.c | 49 bool is_cck = pstats->is_cck; in _rtl92se_query_rxphystatus() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| H A D | trx.c | 39 bool is_cck = pstatus->is_cck; in _rtl8723e_query_rxphystatus() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| H A D | trx.c | 42 bool is_cck = pstatus->is_cck; in _rtl8723be_query_rxphystatus() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| H A D | trx.c | 43 bool is_cck = pstatus->is_cck; in _rtl88ee_query_rxphystatus() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| H A D | trx.c | 72 bool is_cck = pstatus->is_cck; in query_rxphystatus() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
| H A D | trx.c | 41 bool is_cck = pstatus->is_cck; in _rtl92ee_query_rxphystatus() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | xmit.c | 1131 u8 rateidx, bool is_40, bool is_cck) in ath_get_rate_txpower() 1229 bool is_40, is_sgi, is_sp, is_cck; in ath_buf_set_rate() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/ |
| H A D | phl_test_mp_def.h | 286 u8 is_cck; member 671 u8 is_cck; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/ |
| H A D | phl_test_mp_def.h | 291 u8 is_cck; member 676 u8 is_cck; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_mp.c | 854 s16 rtw_mp_get_pwr_refcw(_adapter *adapter, u8 rfpath, u8 is_cck) in rtw_mp_get_pwr_refcw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_mp.c | 861 s16 rtw_mp_get_pwr_refcw(_adapter *adapter, u8 rfpath, u8 is_cck) in rtw_mp_get_pwr_refcw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_mp.h | 916 u8 is_cck; member 1296 u8 is_cck; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_mp.h | 929 u8 is_cck; member 1311 u8 is_cck; member
|